b4579007400fcde01ac30cd9c3274ffe228f92d6
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / php-ssh2 / Config.in
1 config BR2_PACKAGE_PHP_SSH2
2         bool "php-ssh2"
3         depends on BR2_PACKAGE_PHP
4         select BR2_PACKAGE_LIBSSH2
5         help
6           PHP bindings for the libssh2 library.
7
8           http://pecl.php.net/package/ssh2