mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 09:33:50 +02:00
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
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="PYTHON=/usr/bin/python2"
|
configure_args="PYTHON=/usr/bin/python2"
|
||||||
hostmakedepends="python"
|
hostmakedepends="python libxml2-python"
|
||||||
makedepends="python libxml2-python"
|
makedepends="${hostmakedepends}"
|
||||||
depends="python libxml2-python"
|
depends="${makedepends}"
|
||||||
short_desc="ITS Tool"
|
short_desc="ITS Tool"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue