Files
buildroot/package/libdbi-drivers/Config.in
tiopex dcdaa3599c bump version to 2022.02.9
add miyoo_defconfig
2023-01-31 16:39:34 +01:00

13 lines
359 B
Plaintext

config BR2_PACKAGE_LIBDBI_DRIVERS
bool "libdbi-drivers"
depends on !BR2_STATIC_LIBS # libdbi
select BR2_PACKAGE_LIBDBI
help
The libdbi-drivers project provides the
database-specific drivers for the libdbi framework.
http://libdbi-drivers.sourceforge.net
comment "libdbi-drivers needs a toolchain w/ dynamic library"
depends on BR2_STATIC_LIBS