From: Jakub Bogusz Date: Fri, 3 Oct 2014 21:19:48 +0000 (+0200) Subject: - xmllint and xsltproc are needed, not development packages X-Git-Tag: auto/th/yelp-xsl-3.16.0-1~2 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fyelp-xsl.git;a=commitdiff_plain;h=53d8ee0 - xmllint and xsltproc are needed, not development packages --- 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