python-dataproperty: bump version to 0.17.0
[buildroot-gz.git] / package / php-ssh2 / Config.in
blobb4579007400fcde01ac30cd9c3274ffe228f92d6
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.
8           http://pecl.php.net/package/ssh2