Fix building when host and target systems are same arch,
[openwrt.git] / openwrt / package / php4 / Config.in
index 7d16610..d5e50a0 100644 (file)
@@ -89,7 +89,7 @@ config BR2_PACKAGE_PHP4_MOD_SQLITE
        tristate 
 #      default m if CONFIG_DEVEL
        depends BR2_PACKAGE_PHP4
-       select BR2_PACKAGE_LIBSQLITE
+       select BR2_PACKAGE_LIBSQLITE2
 
 config BR2_PACKAGE_PHP4_MOD_SOCKETS
        prompt "...-mod-sockets - Sockets module"
This page took 0.024997 seconds and 4 git commands to generate.