From 66f711f0033d6d281265f04c9104f46b0c79e4c1 Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 14 Mar 2000 21:59:33 +0000 Subject: Depend on "gnome-libs" 1.0.56 or newer and "libxml" 1.8.5 or newer. --- print/gnome-print/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'print') diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index 1cea1944ac6..02e5d26c450 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2000/03/14 21:36:46 tron Exp $ +# $NetBSD: Makefile,v 1.14 2000/03/14 21:59:33 tron Exp $ # DISTNAME= gnome-print-0.12 @@ -8,8 +8,8 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-print/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.levien.com/gnome/print-arch.html -DEPENDS+= gnome-libs-*:../../x11/gnome-libs -DEPENDS+= libxml-1.*:../../textproc/libxml +DEPENDS+= gnome-libs>=1.0.56:../../x11/gnome-libs +DEPENDS+= libxml>=1.8.5:../../textproc/libxml DEPENDS+= ghostscript-*:../../print/ghostscript5 GNU_CONFIGURE= YES -- cgit v1.2.3