summaryrefslogtreecommitdiffstats
path: root/package/php-gnupg/Config.in
blob: 113017d02a24c89c3c8ed9a38b4386a96363e680 (plain)
1
2
3
4
5
6
7
8
9
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
OpenPOWER on IntegriCloud