kumquat-buildroot/package/perl-net-ssh2/Config.in
Thomas De Schampheleire 352ca28d2d perl-net-ssh2: new package
Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-07-16 13:30:39 +02:00

12 lines
297 B
Plaintext

config BR2_PACKAGE_PERL_NET_SSH2
bool "perl-net-ssh2"
depends on !BR2_STATIC_LIBS
select BR2_PACKAGE_LIBSSH2
help
Support for the SSH 2 protocol via libssh2.
https://metacpan.org/release/Net-SSH2
comment "perl-net-ssh2 needs a toolchain w/ dynamic library"
depends on BR2_STATIC_LIBS