1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-02 16:06:02 +03:00

add gnupg from Michael Cohen, thx

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3570 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
wbx 2006-04-01 19:09:59 +00:00
parent 7bd6eb6535
commit d1272e9f9f
2 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@ source "package/deco/Config.in"
source "package/elinks/Config.in"
source "package/fetchmail/Config.in"
source "package/gpsd/Config.in"
source "package/gpg/Config.in"
source "package/haserl/Config.in"
source "package/irssi/Config.in"
source "package/jamvm/Config.in"

View File

@ -64,6 +64,7 @@ package-$(BR2_PACKAGE_GMEDIASERVER) += gmediaserver
package-$(BR2_COMPILE_GMP) += gmp
package-$(BR2_COMPILE_GNUTLS) += gnutls
package-$(BR2_PACKAGE_GPSD) += gpsd
package-$(BR2_PACKAGE_GPG) += gpg
package-$(BR2_COMPILE_GSM) += gsm
package-$(BR2_PACKAGE_HASERL) += haserl
package-$(BR2_PACKAGE_HEYU) += heyu