mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xmlto: add full coreutils dep
This commit is contained in:
parent
9fdf39b7a2
commit
3598ea1aa5
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xmlto'
|
# Template file for 'xmlto'
|
||||||
pkgname=xmlto
|
pkgname=xmlto
|
||||||
version=0.0.23
|
version=0.0.23
|
||||||
revision=2
|
revision=3
|
||||||
#distfiles="https://fedorahosted.org/releases/x/m/xmlto/xmlto-$version.tar.bz2"
|
#distfiles="https://fedorahosted.org/releases/x/m/xmlto/xmlto-$version.tar.bz2"
|
||||||
distfiles="http://xbps.nopcode.org/distfiles/xmlto-$version.tar.bz2"
|
distfiles="http://xbps.nopcode.org/distfiles/xmlto-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -16,6 +16,7 @@ long_desc="
|
||||||
Add_dependency full glibc
|
Add_dependency full glibc
|
||||||
Add_dependency full libxslt
|
Add_dependency full libxslt
|
||||||
Add_dependency full docbook-xsl
|
Add_dependency full docbook-xsl
|
||||||
|
Add_dependency full coreutils
|
||||||
|
|
||||||
pre_configure()
|
pre_configure()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue