Add dependency on foomatic-gswrapper.
This commit is contained in:
parent
2a49534b5d
commit
2ae7288d4c
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.7 2001/05/15 18:10:03 jlam Exp $
|
# $NetBSD: Makefile,v 1.8 2001/05/15 18:29:11 jlam Exp $
|
||||||
|
|
||||||
DISTNAME= cupsomatic
|
DISTNAME= cupsomatic
|
||||||
PKGNAME= ${DISTNAME}-1.6
|
PKGNAME= ${DISTNAME}-1.6
|
||||||
|
@ -26,6 +26,7 @@ CONFLICTS+= cupsomatic-200012??
|
||||||
DIST_SUBDIR= ${PKGNAME}
|
DIST_SUBDIR= ${PKGNAME}
|
||||||
|
|
||||||
DEPENDS+= cups>=1.1.1:../../print/cups
|
DEPENDS+= cups>=1.1.1:../../print/cups
|
||||||
|
DEPENDS+= foomatic-gswrapper>=1.2:../../print/foomatic-gswrapper
|
||||||
DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
|
DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
|
||||||
DEPENDS+= mpage-[0-9]*:../../print/mpage
|
DEPENDS+= mpage-[0-9]*:../../print/mpage
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue