mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
asciidoc: add missing requires
This commit is contained in:
@@ -10,7 +10,7 @@ HOMEPAGE="https://asciidoc.org/"
|
||||
COPYRIGHT="2002-2013 Stuart Rackham
|
||||
2013-2020 AsciiDoc Contributors"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/asciidoc/asciidoc-py3/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="fb0e683ae6a4baf34a8969c3af764ca729526196576729ee9275b9f39fd8b79c"
|
||||
SOURCE_DIR="asciidoc-py-$portVersion"
|
||||
@@ -27,6 +27,8 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
docbook_xsl_stylesheets
|
||||
cmd:xsltproc
|
||||
cmd:python3
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user