Add docbook-xsl build dependency.
This commit is contained in:
parent
288964eb45
commit
792443a5ca
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.3 2013/07/21 17:20:48 ryoon Exp $
|
||||
# $NetBSD: Makefile.common,v 1.4 2013/08/15 16:26:07 joerg Exp $
|
||||
#
|
||||
# used by graphics/gimp-docs-de/Makefile
|
||||
# used by graphics/gimp-docs-en/Makefile
|
||||
|
@ -22,6 +22,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
|||
HOMEPAGE= http://docs.gimp.org/
|
||||
LICENSE= gnu-fdl-v1.2
|
||||
|
||||
BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
|
||||
BUILD_DEPENDS+= ${PYPKGPREFIX}-libxml2-[0-9]*:../../textproc/py-libxml2
|
||||
BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
|
||||
|
||||
|
|
Loading…
Reference in a new issue