summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2014-10-03 21:19:48 (GMT)
committerJakub Bogusz2014-10-03 21:19:48 (GMT)
commit53d8ee02a2f6a81c53a738dc39bcdef1a1bbfc7e (patch)
treee2347ad215223243524a2b4989e4cbc97dfd9a66
parent017625e857bb06ba34cad90c1704c05330200320 (diff)
downloadyelp-xsl-53d8ee02a2f6a81c53a738dc39bcdef1a1bbfc7e.zip
yelp-xsl-53d8ee02a2f6a81c53a738dc39bcdef1a1bbfc7e.tar.gz
- xmllint and xsltproc are needed, not development packages
-rw-r--r--yelp-xsl.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/yelp-xsl.spec b/yelp-xsl.spec
index c7a9654..5759428 100644
--- a/yelp-xsl.spec
+++ b/yelp-xsl.spec
@@ -13,8 +13,8 @@ BuildRequires: automake >= 1:1.10
BuildRequires: gettext-devel
BuildRequires: intltool >= 0.40.0
BuildRequires: itstool >= 1.2.0
-BuildRequires: libxml2-devel >= 1:2.6.12
-BuildRequires: libxslt-devel >= 1.1.8
+BuildRequires: libxml2-progs >= 1:2.6.12
+BuildRequires: libxslt-progs >= 1.1.8
BuildRequires: pkgconfig
BuildRequires: tar >= 1:1.22
BuildRequires: xz