]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
pygpgme: New package + deps.
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index b0f8b31b26cdd2565901c86f273f3189057fdacb..cf17a37bb0dc5d6fb92949e8295fa612e9e4b671 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -692,6 +692,7 @@ buildipfire() {
   ipfiremake iw
   ipfiremake wpa_supplicant
   ipfiremake hostapd
+  ipfiremake pycurl
   ipfiremake urlgrabber
   ipfiremake syslinux
   ipfiremake tftpd
@@ -760,6 +761,10 @@ buildipfire() {
   ipfiremake acpid
   ipfiremake fping
   ipfiremake telnet
+  ipfiremake libassuan
+  ipfiremake libgpg-error
+  ipfiremake gpgme
+  ipfiremake pygpgme
   echo Build on $HOSTNAME > $BASEDIR/build/var/ipfire/firebuild
   cat /proc/version >> $BASEDIR/build/var/ipfire/firebuild
   echo >> $BASEDIR/build/var/ipfire/firebuild