Config.in 157 B

1234567
  1. config BR2_PACKAGE_PHP_SSH2
  2. bool "php-ssh2"
  3. select BR2_PACKAGE_LIBSSH2
  4. help
  5. PHP bindings for the libssh2 library.
  6. http://pecl.php.net/package/ssh2