git: require xmlto>=0.0.25_2 to fix the build.
This commit is contained in:
@@ -22,8 +22,8 @@ long_desc="
|
|||||||
subpackages="git-docs git-perl git-python"
|
subpackages="git-docs git-perl git-python"
|
||||||
# Required by https://
|
# Required by https://
|
||||||
depends="ca-certificates"
|
depends="ca-certificates"
|
||||||
makedepends="asciidoc xmlto perl openssl-devel libcurl-devel expat-devel
|
makedepends="xmlto>=0.0.25_2 asciidoc perl openssl-devel libcurl-devel
|
||||||
python-devel"
|
expat-devel python-devel"
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
./configure ${CONFIGURE_SHARED_ARGS} --with-curl \
|
./configure ${CONFIGURE_SHARED_ARGS} --with-curl \
|
||||||
|
|||||||
Reference in New Issue
Block a user