diff options
author | tron <tron> | 1999-04-16 20:16:40 +0000 |
---|---|---|
committer | tron <tron> | 1999-04-16 20:16:40 +0000 |
commit | 6628c86bf1b56638e4ab6806339780532c863bf7 (patch) | |
tree | bf0065a49e3c9cac363e7af45bdbcc14524dbe69 /graphics/gimp | |
parent | 38b176400ef0e80aa1388eb6aeb6125770bb9010 (diff) | |
download | pkgsrc-6628c86bf1b56638e4ab6806339780532c863bf7.tar.gz |
Update dependence for "gtk+" package to version 1.2.1.
Diffstat (limited to 'graphics/gimp')
-rw-r--r-- | graphics/gimp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 2d45f0ccfea..84ddcfcc4d8 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 1999/04/05 23:28:29 tron Exp $ +# $NetBSD: Makefile,v 1.35 1999/04/16 20:16:41 tron Exp $ DISTNAME= gimp-1.0.4 CATEGORIES= graphics @@ -14,7 +14,7 @@ HOMEPAGE= http://www.gimp.org/ BUILD_DEPENDS= emacs:../../editors/emacs DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= gtk+-1.2.0:../../x11/gtk +DEPENDS+= gtk+-1.2.1:../../x11/gtk DEPENDS+= mpeg-1.2.1:../../graphics/mpeg-lib DEPENDS+= png-1.0.3:../../graphics/png DEPENDS+= tiff-3.4:../../graphics/tiff |