]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Add intltool and pakfire3-deps to make.sh.
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 10 Mar 2011 18:27:19 +0000 (19:27 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 10 Mar 2011 18:27:19 +0000 (19:27 +0100)
make.sh

diff --git a/make.sh b/make.sh
index 48e785cfb7f0b38d1166d270586a2ba83667f28a..5d4e522e4964836e31f978c3e962f8a373eb5e57 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -693,6 +693,8 @@ buildipfire() {
   ipfiremake python-lzma
   ipfiremake python-progressbar
   ipfiremake python-xattr
+  ipfiremake intltool
+  ipfiremake pakfire3-deps
 
   echo Build on $HOSTNAME > $BASEDIR/build/var/ipfire/firebuild
   cat /proc/version >> $BASEDIR/build/var/ipfire/firebuild