repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
python-dataproperty: bump version to 0.17.0
[buildroot-gz.git]
/
package
/
php-ssh2
/
Config.in
blob
b4579007400fcde01ac30cd9c3274ffe228f92d6
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