summaryrefslogtreecommitdiff
path: root/package/glib/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-05-31 16:50:53 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-05-31 16:50:53 +0200
commiteee3718f1ec72f689f3a241af008e985819826df (patch)
tree6c3f58ac7adb7e2ce85f53ed71a418b656a5b162 /package/glib/Config.in
parentb74845e7a1608a96af70e1b3ae4c6c28e5052e7a (diff)
parent1cd31f169fab4ab0ce45617c161da3fec9f7359d (diff)
Merge branch 'master' of ssh://openadk.org/git/openadk
Diffstat (limited to 'package/glib/Config.in')
-rw-r--r--package/glib/Config.in18
1 files changed, 4 insertions, 14 deletions
diff --git a/package/glib/Config.in b/package/glib/Config.in
index 7710e5aa1..093e19649 100644
--- a/package/glib/Config.in
+++ b/package/glib/Config.in
@@ -1,17 +1,7 @@
-config ADK_COMPILE_GLIB
- tristate
- depends ADK_PACKAGE_GLIB1
-
-config ADK_PACKAGE_GLIB1
- prompt "glib1............................. The GLib library of C routines (v1.2)"
+config ADK_PACKAGE_GLIB
+ prompt "glib............................. low-level core library that forms the basis of GTK+"
tristate
default n
- select ADK_COMPILE_GLIB
select ADK_PACKAGE_LIBPTHREAD
- help
- GLib is a library containing many useful C routines for things such
- as trees, hashes, and lists.
-
- http://www.gtk.org/
-
- Depends: libpthread
+ select ADK_PACKAGE_LIBICONV
+ select ADK_PACKAGE_GETTEXT