linux-pam: add optional libselinux and audit dependencies
[buildroot-gz.git] / package / perl-db-file / Config.in
blobf07e5df483dfd1c71daccdf7e59504e72faee59e
1 config BR2_PACKAGE_PERL_DB_FILE
2         bool "perl-db-file"
3         depends on !BR2_STATIC_LIBS
4         select BR2_PACKAGE_BERKELEYDB
5         help
6           Perl5 access to Berkeley DB version 1.x or 2.x.
8           https://metacpan.org/release/DB_File
10 comment "perl-db-file needs a toolchain w/ dynamic library"
11         depends on BR2_STATIC_LIBS