mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
xmlto: remove redundant full deps.
This commit is contained in:
parent
962317a6a5
commit
d01b65b641
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'xmlto'
|
# Template file for 'xmlto'
|
||||||
pkgname=xmlto
|
pkgname=xmlto
|
||||||
version=0.0.25
|
version=0.0.25
|
||||||
revision=2
|
revision=3
|
||||||
homepage="http://cyberelk.net/tim/software/xmlto/"
|
homepage="http://cyberelk.net/tim/software/xmlto/"
|
||||||
distfiles="https://fedorahosted.org/releases/x/m/xmlto/xmlto-$version.tar.bz2"
|
distfiles="https://fedorahosted.org/releases/x/m/xmlto/xmlto-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
fulldepends="libxslt docbook-xsl>=1.77.1_2 coreutils grep"
|
fulldepends="libxslt docbook-xsl>=1.77.1_2"
|
||||||
short_desc="Tool to help transform XML documents into other formats"
|
short_desc="Tool to help transform XML documents into other formats"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue