itstool: fix cross

This commit is contained in:
Alessio Sergi 2017-07-10 09:51:42 +02:00
parent 63868d54aa
commit cd356ee13f

View file

@ -5,9 +5,9 @@ revision=3
noarch=yes
build_style=gnu-configure
configure_args="PYTHON=/usr/bin/python2"
hostmakedepends="python"
makedepends="python libxml2-python"
depends="python libxml2-python"
hostmakedepends="python libxml2-python"
makedepends="${hostmakedepends}"
depends="${makedepends}"
short_desc="ITS Tool"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3"