]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
glib2: Update to 2.9.14.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 24 Jul 2011 14:24:43 +0000 (16:24 +0200)
committerStefan Schantl <stefan.schantl@ipfire.org>
Sun, 24 Jul 2011 14:24:43 +0000 (16:24 +0200)
Fixes #220

pkgs/glib2/glib2.nm

index f20ea168ca7ed218b7111a22eb896141c3024819..c4bbbcea8a5135e81c03643ae2dac17647a6ddf3 100644 (file)
@@ -25,7 +25,7 @@
 include $(PKGROOT)/Include
 
 PKG_NAME       = glib
-PKG_VER        = 2.28.8
+PKG_VER        = 2.29.14
 PKG_REL        = 1
 
 PKG_MAINTAINER =
@@ -34,7 +34,8 @@ PKG_URL        = http://www.gtk.org
 PKG_LICENSE    = LGPLv2+
 PKG_SUMMARY    = A library of handy utility functions.
 
-PKG_BUILD_DEPS+= gettext libselinux-devel pcre-devel pkg-config zlib-devel
+PKG_BUILD_DEPS+= gettext libffi-devel libselinux-devel pcre-devel pkg-config\
+        zlib-devel
 
 define PKG_DESCRIPTION
        GLib is the low-level core library that forms the basis \