termux-packages/packages/libxslt/xsltproc.subpackage.sh
Fredrik Fornwall 15130ff36d libxslt: Move out xslt-config and xsltproc
Also add --without-python configure flag.
2015-11-13 22:50:13 -05:00

4 lines
151 B
Bash

TERMUX_SUBPKG_INCLUDE="bin/xsltproc share/man/man1/xsltproc.1"
TERMUX_SUBPKG_DESCRIPTION="XSLT command line processor"
TERMUX_SUBPKG_DEPENDS="libxslt"