mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
itstool: needs libxml2-python at run time.
This commit is contained in:
parent
a927bdbbd9
commit
274306ce5c
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# Template file for 'itstool'
|
||||
pkgname=itstool
|
||||
version=1.1.1
|
||||
revision=1
|
||||
distfiles="http://files.itstool.org/itstool/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="ITS Tool"
|
||||
|
@ -13,3 +14,4 @@ long_desc="
|
|||
|
||||
noarch=yes
|
||||
Add_dependency run python ">=0"
|
||||
Add_dependency run libxml2-python ">=0"
|
||||
|
|
Loading…
Add table
Reference in a new issue