[the-board] [build] Add gperf to the list of Ubuntu/Debian packages



commit fd0fef16016eae850deb2fee089fd21764c91a62
Author: Lucas Rocha <lucasr gnome org>
Date:   Wed Jan 26 18:03:41 2011 +0000

    [build] Add gperf to the list of Ubuntu/Debian packages

 build/the-board-build-setup.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/the-board-build-setup.sh b/build/the-board-build-setup.sh
index 429e8be..1016501 100644
--- a/build/the-board-build-setup.sh
+++ b/build/the-board-build-setup.sh
@@ -73,7 +73,7 @@ if test "x$system" = xUbuntu -o "x$system" = xDebian -o "x$system" = xLinuxMint
     gnome-doc-utils gtk-doc-tools libdbus-glib-1-dev libexpat-dev libffi-dev
     libjasper-dev libjpeg-dev libpng-dev libtiff-dev libgl1-mesa-dev
     liborbit2-dev libpulse-dev libreadline5-dev libxml2-dev mesa-common-dev
-    mesa-utils xulrunner-dev libvorbis-dev python-dev
+    mesa-utils xulrunner-dev libvorbis-dev python-dev gperf
     "
 
   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]