summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortron <tron>2000-07-05 16:54:19 +0000
committertron <tron>2000-07-05 16:54:19 +0000
commit3455da67039bb28797abae622f133c9cac251c3d (patch)
tree247bfd50475b428e9735980e7970b1e5228e092a /graphics
parent99327dad4231bb10da8cf40a600991e8434465be (diff)
downloadpkgsrc-3455da67039bb28797abae622f133c9cac251c3d.tar.gz
Add dependence on version "0.10.35nb1" of the "gettext" package because
shared modules won't be built otherwise.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp-current/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gimp-current/Makefile b/graphics/gimp-current/Makefile
index 1a95e8c4d68..8dd1632aca4 100644
--- a/graphics/gimp-current/Makefile
+++ b/graphics/gimp-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2000/07/05 15:52:03 tron Exp $
+# $NetBSD: Makefile,v 1.17 2000/07/05 16:54:19 tron Exp $
DISTNAME= gimp-1.1.24
CATEGORIES= graphics
@@ -11,6 +11,7 @@ MAINTAINER= hubert@netbsd.org
HOMEPAGE= http://www.gimp.org/
DEPENDS+= jpeg-6b:../../graphics/jpeg
+DEPENDS+= gettext-0.10.35nb1:../../devel/gettext
DEPENDS+= gtk+>=1.2.7:../../x11/gtk
DEPENDS+= mpeg-1.2.1:../../graphics/mpeg-lib
DEPENDS+= png>=1.0.6:../../graphics/png