docbook_xsl_stylesheets: depends on docbook_xml_dtd

This commit is contained in:
Jérôme Duval
2021-01-15 21:02:09 +01:00
parent 8a7a6d063c
commit 0518d556a4

View File

@@ -14,7 +14,7 @@ COPYRIGHT="
2011-2012 O'Reilly Media
"
LICENSE="BSD (3-clause)"
REVISION="2"
REVISION="3"
SOURCE_URI="https://github.com/docbook/xslt10-stylesheets/releases/download/release%2F$portVersion/docbook-xsl-nons-$portVersion.tar.gz"
CHECKSUM_SHA256="f89425b44e48aad24319a2f0d38e0cb6059fdc7dbaf31787c8346c748175ca8e"
SOURCE_DIR="docbook-xsl-nons-$portVersion"
@@ -24,6 +24,9 @@ ARCHITECTURES="any"
PROVIDES="
docbook_xsl_stylesheets = $portVersion
"
REQUIRES="
docbook_xml_dtd
"
BUILD_PREREQUIRES="
cmd:find