summaryrefslogtreecommitdiffstats
path: root/package/libglib2/Config.in
diff options
context:
space:
mode:
authorLionel Landwerlin <llandwerlin@gmail.com>2010-04-14 01:06:10 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-07-27 22:35:22 +0200
commitfb68d67fd8df75f906b8503bcb9e70e0518a2ea1 (patch)
treed9bffaa64496c061737cca183d261736e1313a4e /package/libglib2/Config.in
parente475cf0309f11078202ade5019fcf49f58a60eed (diff)
downloadbuildroot-novena-fb68d67fd8df75f906b8503bcb9e70e0518a2ea1.tar.gz
buildroot-novena-fb68d67fd8df75f906b8503bcb9e70e0518a2ea1.zip
libglib2: bump to 2.24.0
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
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.