itstool: fix cross
This commit is contained in:
parent
63868d54aa
commit
cd356ee13f
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue