diff options
author | rh <rh@pkgsrc.org> | 1999-08-29 12:48:23 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-08-29 12:48:23 +0000 |
commit | 0213afdc72037c29342cf9daa393b962dc05f081 (patch) | |
tree | f947a702c647fd0ad01e981f95a011fdba5af266 /print | |
parent | abebfa3de5b0f301ce3ecb64ec910ef2c55d0944 (diff) | |
download | pkgsrc-0213afdc72037c29342cf9daa393b962dc05f081.tar.gz |
Update dependency on gnome-libs-1.0.14
Diffstat (limited to 'print')
-rw-r--r-- | print/gnome-print/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index fb79a3bf356..2f03edd068a 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/08/03 21:32:51 abs Exp $ +# $NetBSD: Makefile,v 1.4 1999/08/29 12:48:24 rh Exp $ # DISTNAME= gnome-print-0.4 @@ -8,7 +8,7 @@ MASTER_SITES= http://gd.tuwien.ac.at/hci/gnome.org/GNOME/sources/gnome-print/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.levien.com/gnome/print-arch.html -DEPENDS+= gnome-libs-1.0.10:../../x11/gnome-libs +DEPENDS+= gnome-libs-1.0.14:../../x11/gnome-libs DEPENDS+= libxml-1.4.0:../../textproc/libxml DEPENDS+= ghostscript-5.50:../../print/ghostscript5 |