summaryrefslogtreecommitdiff
path: root/package/mysql
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-06-04 19:52:43 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-06-04 19:52:43 +0200
commit4aaa0516b17cc459b7441bb13b6f2676c3da54e4 (patch)
treea99b15406e14a88ee3c53a4f5e51b2edf99c7b5f /package/mysql
parentcf7d637ee9c6034152f9f789c8e65893f0295289 (diff)
parent8a2754e0fbdea7497281327f2896be2a1253a107 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/mysql')
-rw-r--r--package/mysql/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/mysql/Config.in b/package/mysql/Config.in
index 29a3f1c82..14b27169e 100644
--- a/package/mysql/Config.in
+++ b/package/mysql/Config.in
@@ -5,6 +5,7 @@ config ADK_COMPILE_MYSQL
depends ADK_CXX
select ADK_PACKAGE_LIBNCURSES
select ADK_PACKAGE_ZLIB
+ select ADK_PACKAGE_LIBREADLINE
config ADK_PACKAGE_LIBMYSQLCLIENT
prompt "libmysqlclient.................... MySQL client library"