Config.in 234 B

12345678910
  1. config BR2_PACKAGE_PERL_DBI
  2. bool "perl-dbi"
  3. depends on !BR2_STATIC_LIBS
  4. help
  5. Database independent interface for Perl.
  6. http://dbi.perl.org/
  7. comment "perl-dbi needs a toolchain w/ dynamic library"
  8. depends on BR2_STATIC_LIBS