]> git.pld-linux.org Git - packages/corosync.git/commitdiff
- fixed libxslt dependency with xmlconf (-progs required at runtime, not library...
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 3 Sep 2013 14:52:46 +0000 (16:52 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 3 Sep 2013 14:52:46 +0000 (16:52 +0200)
corosync.spec

index bba83b54bbd34b5ea7755cd2ad8a488a3638d1fc..af52262d3618fb17781d7cac8f82f6659feaedb7 100644 (file)
@@ -36,11 +36,11 @@ BuildRequires:      libibverbs-devel
 BuildRequires: librdmacm-devel
 %endif
 BuildRequires: libtool >= 2:2.2.6
-%{?with_xmlconf:BuildRequires: libxslt}
 %{?with_snmp:BuildRequires:    net-snmp-devel}
 BuildRequires: nss-devel
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.644
+%{?with_xmlconf:Requires:      libxslt-progs}
 Requires:      rc-scripts
 Requires:      systemd-units >= 38
 Requires(post,preun):  /sbin/chkconfig
This page took 0.102895 seconds and 4 git commands to generate.