From aa35a3fb76cca9b52e78e24d2f55244155664f15 Mon Sep 17 00:00:00 2001 From: "Alexandros C. Couloumbis" Date: Wed, 7 Jul 2010 11:23:41 +0000 Subject: [PATCH] libs/glib2: revert bogus r21884 (thanks nico) SVN-Revision: 22085 --- libs/glib2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/glib2/Makefile b/libs/glib2/Makefile index 5948e6d26..3105a0b37 100644 --- a/libs/glib2/Makefile +++ b/libs/glib2/Makefile @@ -28,7 +28,7 @@ include $(INCLUDE_DIR)/package.mk define Package/glib2 SECTION:=libs CATEGORY:=Libraries - DEPENDS:=+libiconv +libintl +gettext + DEPENDS:=+libiconv +libintl TITLE:=glib 2.0 URL:=http://www.gtk.org/ endef -- 2.30.2