summaryrefslogtreecommitdiffstats
path: root/package/php-ssh2/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/php-ssh2/Config.in')
-rw-r--r--package/php-ssh2/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/php-ssh2/Config.in b/package/php-ssh2/Config.in
index b457900740..c795dd5277 100644
--- a/package/php-ssh2/Config.in
+++ b/package/php-ssh2/Config.in
@@ -1,6 +1,8 @@
config BR2_PACKAGE_PHP_SSH2
bool "php-ssh2"
depends on BR2_PACKAGE_PHP
+ depends on BR2_PACKAGE_LIBGPG_ERROR_ARCH_SUPPORTS \
+ && !BR2_PACKAGE_OPENSSL # libssh2, libgcrypt
select BR2_PACKAGE_LIBSSH2
help
PHP bindings for the libssh2 library.
OpenPOWER on IntegriCloud