summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjnemeth <jnemeth>2008-10-26 09:03:19 +0000
committerjnemeth <jnemeth>2008-10-26 09:03:19 +0000
commit89b18425a44fa8afc158848ad2db52fab1484bb3 (patch)
tree2f4070eb270a0a22ddd503e84d10715da77b08d1
parent2c7e5892e0b10656d3f055b6af8f82fec3b84be0 (diff)
downloadpkgsrc-89b18425a44fa8afc158848ad2db52fab1484bb3.tar.gz
bah! try not to include imaginary versions
-rw-r--r--meta-pkgs/gnome-base/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/gnome-base/Makefile b/meta-pkgs/gnome-base/Makefile
index d4d2d4da19c..a980b0588dc 100644
--- a/meta-pkgs/gnome-base/Makefile
+++ b/meta-pkgs/gnome-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2008/10/26 09:00:06 jnemeth Exp $
+# $NetBSD: Makefile,v 1.54 2008/10/26 09:03:19 jnemeth Exp $
DISTNAME= gnome-base-2.24.0
PKGREVISION= 2
@@ -25,7 +25,7 @@ META_PACKAGE= yes
#DEPENDS+= pkg-config>=0.21:../../devel/pkg-config
#DEPENDS+= intltool>=0.35.0:../../textproc/intltool
DEPENDS+= startup-notification>=0.9:../../x11/startup-notification
-DEPENDS+= glib2>=2.18.3:../../devel/glib2
+DEPENDS+= glib2>=2.18.2:../../devel/glib2
DEPENDS+= atk>=1.24.0:../../devel/atk
DEPENDS+= pango>=1.22.1:../../devel/pango
DEPENDS+= gtk2+>=2.14.4:../../x11/gtk2