Fix openldap build when cyrus-sasl and openssl devel libraries are not installed...
[openwrt.git] / package / mysql / Config.in
index 6da055a..9e47a6c 100644 (file)
@@ -7,3 +7,7 @@ config BR2_PACKAGE_LIBMYSQLCLIENT
          http://dev.mysql.com/
          
 
+config BR2_PACKAGE_MYSQL
+       tristate
+       default BR2_PACKAGE_LIBMYSQLCLIENT
+
This page took 0.020045 seconds and 4 git commands to generate.