itstool: rebuild for python2 shebang

This commit is contained in:
Alessio Sergi 2017-07-10 09:50:41 +02:00
parent 5a624bd9b5
commit 63868d54aa
1 changed files with 2 additions and 1 deletions

View File

@ -1,9 +1,10 @@
# Template file for 'itstool'
pkgname=itstool
version=2.0.2
revision=2
revision=3
noarch=yes
build_style=gnu-configure
configure_args="PYTHON=/usr/bin/python2"
hostmakedepends="python"
makedepends="python libxml2-python"
depends="python libxml2-python"