summaryrefslogtreecommitdiff
path: root/x11/gnome-libs
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-03-13 22:28:09 +0000
committertron <tron@pkgsrc.org>2000-03-13 22:28:09 +0000
commitaaa7b218c871404bef3cc0accd5fca3d84253d74 (patch)
tree46fee1aed9c06932a080cdcbd6f26c877df9aab2 /x11/gnome-libs
parent625f9e51e7d81e9c6a25dfc26121ef2382254d6f (diff)
downloadpkgsrc-aaa7b218c871404bef3cc0accd5fca3d84253d74.tar.gz
Add explicit dependence on "gtk+" for version 1.2.7 or newer.
Diffstat (limited to 'x11/gnome-libs')
-rw-r--r--x11/gnome-libs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile
index 74b63ac6046..6e31292e66c 100644
--- a/x11/gnome-libs/Makefile
+++ b/x11/gnome-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2000/03/13 22:25:45 tron Exp $
+# $NetBSD: Makefile,v 1.41 2000/03/13 22:28:09 tron Exp $
DISTNAME= gnome-libs-1.0.56
CATEGORIES= x11 gnome
@@ -9,6 +9,7 @@ HOMEPAGE= http://www.gnome.org/
DEPENDS+= ORBit-*:../../corba/ORBit
DEPENDS+= esound-*:../../audio/esound
+DEPENDS+= gtk+>=1.2.7:../gtk
DEPENDS+= imlib-*:../../graphics/imlib
DEPENDS+= xpm-3.4k:../../graphics/xpm