1 config BR2_PACKAGE_PERL_DB_FILE
3 depends on !BR2_STATIC_LIBS
4 select BR2_PACKAGE_BERKELEYDB
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