mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 22:47:56 +00:00
add gnupg from Michael Cohen, thx
SVN-Revision: 3570
This commit is contained in:
parent
24a0d74c0d
commit
0fcdaa8c18
@ -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"
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user