board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git] / package / perl-net-ssleay / Config.in
blob80178e0b988293a652c23b24cd159efedb825707
1 config BR2_PACKAGE_PERL_NET_SSLEAY
2         bool "perl-net-ssleay"
3         depends on !BR2_STATIC_LIBS
4         select BR2_PACKAGE_OPENSSL
5         help
6           Perl extension for using OpenSSL
8           https://metacpan.org/release/Net-SSLeay
10 comment "perl-net-ssleay needs a toolchain w/ dynamic library"
11         depends on BR2_STATIC_LIBS