Import buildroot 2016.02.01
This commit is contained in:
9
firmware/buildroot/package/php-gnupg/Config.in
Normal file
9
firmware/buildroot/package/php-gnupg/Config.in
Normal file
@@ -0,0 +1,9 @@
|
||||
config BR2_PACKAGE_PHP_GNUPG
|
||||
bool "php-gnupg"
|
||||
depends on BR2_PACKAGE_PHP
|
||||
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