itstool: needs libxml2-python at run time.
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# Template file for 'itstool'
|
# Template file for 'itstool'
|
||||||
pkgname=itstool
|
pkgname=itstool
|
||||||
version=1.1.1
|
version=1.1.1
|
||||||
|
revision=1
|
||||||
distfiles="http://files.itstool.org/itstool/$pkgname-$version.tar.bz2"
|
distfiles="http://files.itstool.org/itstool/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="ITS Tool"
|
short_desc="ITS Tool"
|
||||||
@@ -13,3 +14,4 @@ long_desc="
|
|||||||
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
Add_dependency run python ">=0"
|
Add_dependency run python ">=0"
|
||||||
|
Add_dependency run libxml2-python ">=0"
|
||||||
|
|||||||
Reference in New Issue
Block a user