mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
docbook_xsl_stylesheets: depends on docbook_xml_dtd
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user