summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortron <tron>2000-11-28 22:49:23 +0000
committertron <tron>2000-11-28 22:49:23 +0000
commitdefdb531658a83b897f880e02b7efae37b715d16 (patch)
tree02b574d85d961c047b65a4242dc338a5b8ee36c2 /graphics
parentc01ce0c527d669ac42646e8666b8fb565fa4a4bd (diff)
downloadpkgsrc-defdb531658a83b897f880e02b7efae37b715d16.tar.gz
Add missing dependence on "gnome-libs" required for the "helpbrowser"
plugin.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp-current/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp-current/Makefile b/graphics/gimp-current/Makefile
index 9bb267b3531..03f084143fa 100644
--- a/graphics/gimp-current/Makefile
+++ b/graphics/gimp-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2000/11/28 19:32:06 mycroft Exp $
+# $NetBSD: Makefile,v 1.27 2000/11/28 22:49:23 tron Exp $
DISTNAME= gimp-1.1.29
CATEGORIES= graphics
@@ -11,7 +11,7 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.gimp.org/
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= gtk+>=1.2.7:../../x11/gtk
+DEPENDS+= gnome-libs>=1.2.0:../../x11/gnome-libs
DEPENDS+= mpeg-1.2.1:../../graphics/mpeg-lib
DEPENDS+= png>=1.0.6:../../graphics/png
DEPENDS+= tiff-*:../../graphics/tiff