wok-next rev 17817
xmlto: update bdeps
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Sat Mar 21 13:55:39 2015 -0300 (2015-03-21) |
parents | 85a0c2661408 |
children | e37f113799ab |
files | xmlto/receipt |
line diff
1.1 --- a/xmlto/receipt Sat Mar 21 17:52:00 2015 +0100 1.2 +++ b/xmlto/receipt Sat Mar 21 13:55:39 2015 -0300 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="https://fedorahosted.org/releases/x/m/$PACKAGE/$TARBALL" 1.5 1.6 DEPENDS="libxslt perl-yaml-syck perl-test-pod" 1.7 -BUILD_DEPENDS="docbook-xsl" 1.8 +BUILD_DEPENDS="docbook-xsl util-linux-getopt" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()