summaryrefslogtreecommitdiff
path: root/package/libglib2/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-07-27 22:52:19 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2010-07-27 22:52:19 +0200
commit3fdf280568b01a7fa971ddc63e84fdbea11e691b (patch)
treeeb3a20ab1e5fbe9bec5e863d68b28edc6e71550b /package/libglib2/Config.in
parentf2860bbc8ea6ff959b91eaa8919177d273ee4497 (diff)
parent3c77bab2eeace3ee675bd745ca335fa3dd1630bb (diff)
Merge branch 'various-bumps' of git://git.busybox.net/~tpetazzoni/git/buildroot
Diffstat (limited to 'package/libglib2/Config.in')
-rw-r--r--package/libglib2/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libglib2/Config.in b/package/libglib2/Config.in
index 43ca7c007..3d4243073 100644
--- a/package/libglib2/Config.in
+++ b/package/libglib2/Config.in
@@ -3,6 +3,7 @@ config BR2_PACKAGE_LIBGLIB2
select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT
select BR2_PACKAGE_LIBINTL if BR2_NEEDS_GETTEXT
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
+ select BR2_PACKAGE_ZLIB
depends on BR2_USE_WCHAR # gettext
help
Low-level core library that forms the basis of GTK+ and GNOME.