]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
dbus-glib: Update to 0.94.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 4 Aug 2011 10:34:10 +0000 (12:34 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 4 Aug 2011 10:34:10 +0000 (12:34 +0200)
pkgs/dbus-glib/dbus-glib.nm

index 766515ad24f3e023809a3e550c6729404a84386f..319cc01c14b4970d20c0f96f46cac844533b0a34 100644 (file)
@@ -25,7 +25,7 @@
 include $(PKGROOT)/Include
 
 PKG_NAME       = dbus-glib
-PKG_VER        = 0.82
+PKG_VER        = 0.94
 PKG_REL        = 1
 
 PKG_MAINTAINER =
@@ -34,7 +34,7 @@ PKG_URL        = http://www.freedesktop.org/software/dbus/
 PKG_LICENSE    = GPLv2+ AFL
 PKG_SUMMARY    = Glib bindings for D-Bus.
 
-PKG_BUILD_DEPS+= dbus dbus-devel expat-devel gettext glib2-devel pkg-config
+PKG_BUILD_DEPS+= dbus dbus-devel expat-devel gettext glib2-devel
 PKG_DEPS-$(PKG_NAME)-devel = glib2-devel
 
 define PKG_DESCRIPTION