diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-08-20 20:42:19 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-08-20 20:42:19 +0200 |
commit | d07acf5eacf62cd8b5495f12e3b37427050270c9 (patch) | |
tree | a0f4d7869e37ede1ca386ac428c75bf4b34d80f4 /package/popt | |
parent | 70c44baa23fbf86a888f6f37a75bca10a631a01c (diff) | |
parent | 4a0a9fe7fee9d7032adc62e244a23d37013816e3 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/popt')
-rw-r--r-- | package/popt/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/popt/Config.in b/package/popt/Config.in index 554cd3b32..a16ba04d5 100644 --- a/package/popt/Config.in +++ b/package/popt/Config.in @@ -1,6 +1,6 @@ config ADK_COMPILE_POPT tristate - depends ADK_PACKAGE_LIBPOPT + depends on ADK_PACKAGE_LIBPOPT config ADK_PACKAGE_LIBPOPT prompt "libpopt........................... Command line option parsing library" |