[gnome-shell] Add development packages needed to build on Ubuntu



commit 6e902f5fece57a5f87e588cbb99e5d4b77849003
Author: Nick Glynn <n s glynn gmail com>
Date:   Thu Nov 25 00:14:42 2010 +0000

    Add development packages needed to build on Ubuntu

 tools/build/gnome-shell-build-setup.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tools/build/gnome-shell-build-setup.sh b/tools/build/gnome-shell-build-setup.sh
index 8e3e53c..b6c4873 100755
--- a/tools/build/gnome-shell-build-setup.sh
+++ b/tools/build/gnome-shell-build-setup.sh
@@ -82,7 +82,7 @@ if test "x$system" = xUbuntu -o "x$system" = xDebian -o "x$system" = xLinuxMint
     mesa-common-dev mesa-utils libpam-dev python-dev python-gconf python-gobject
     xulrunner-dev xserver-xephyr gnome-terminal libcroco3-dev
     libgstreamer0.10-dev gstreamer0.10-plugins-base gstreamer0.10-plugins-good
-    libltdl-dev libvorbis-dev libxklavier-dev
+    libltdl-dev libvorbis-dev libxklavier-dev libgnome-keyring-dev libupower-glib-dev
     "
 
   if apt-cache show autopoint > /dev/null 2> /dev/null; then



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]