summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-12-15 19:14:04 +0000
committerwiz <wiz@pkgsrc.org>2000-12-15 19:14:04 +0000
commit1f608d43867234f2016cafdbfddd65e5ef750e4f (patch)
tree8ca3033113d962ef1ecadad8466ebcf2da2fa108 /print
parentc8bf5e2a33095167483517f2d0e5ccfd23df508e (diff)
downloadpkgsrc-1f608d43867234f2016cafdbfddd65e5ef750e4f.tar.gz
Add dependency on gdk-pixbuf.
Diffstat (limited to 'print')
-rw-r--r--print/gnome-print/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index 4797ecd2344..eb1b4dc0a7b 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2000/11/25 13:53:08 rh Exp $
+# $NetBSD: Makefile,v 1.34 2000/12/15 19:14:04 wiz Exp $
#
DISTNAME= gnome-print-0.25
@@ -12,6 +12,7 @@ DEPENDS+= gnome-libs>=1.0.56:../../x11/gnome-libs
DEPENDS+= libxml>=1.8.5:../../textproc/libxml
DEPENDS+= libunicode>=0.4:../../textproc/libunicode
DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
+DEPENDS+= gkd-pixbuf>=0.7.0:../../graphics/gdk-pixbuf
USE_X11BASE= yes
USE_LIBTOOL= yes