update buildroot to 2017.02.11
This commit is contained in:
10
bsp/buildroot-2017.02.11/package/php-gnupg/Config.in
Normal file
10
bsp/buildroot-2017.02.11/package/php-gnupg/Config.in
Normal file
@@ -0,0 +1,10 @@
|
||||
config BR2_PACKAGE_PHP_GNUPG
|
||||
bool "php-gnupg"
|
||||
depends on BR2_PACKAGE_PHP
|
||||
depends on BR2_PACKAGE_LIBGPG_ERROR_ARCH_SUPPORTS # ligpgme
|
||||
depends on BR2_USE_MMU # libassuan
|
||||
select BR2_PACKAGE_LIBGPGME
|
||||
help
|
||||
PHP wrapper around the gpgme library.
|
||||
|
||||
http://pecl.php.net/package/gnupg
|
||||
Reference in New Issue
Block a user