Files
buildroot/package/php-gnupg/Config.in
2023-03-11 21:06:02 +01:00

11 lines
286 B
Plaintext

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