projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Corrected missing dependency
[openwrt.git]
/
package
/
mysql
/
Config.in
diff --git
a/package/mysql/Config.in
b/package/mysql/Config.in
index
89f0e26
..
bda7142
100644
(file)
--- a/
package/mysql/Config.in
+++ b/
package/mysql/Config.in
@@
-1,5
+1,5
@@
config BR2_COMPILE_MYSQL
- bool
+ tristate
default n
depends BR2_PACKAGE_LIBMYSQLCLIENT
This page took
0.019293 seconds
and
4
git commands to generate.