blob: 42559cb2b3880d5536de9aafa42d33ba8be8c553 [file] [edit]
config BR2_PACKAGE_PERL_CGI_SESSION
bool "perl-cgi-session"
depends on !BR2_STATIC_LIBS
select BR2_PACKAGE_PERL_CGI # runtime
help
Persistent session data in CGI applications.
https://metacpan.org/release/CGI-Session
comment "perl-cgi-session needs a toolchain w/ dynamic library"
depends on BR2_STATIC_LIBS