[libvirt] [PATCHv3 09/13] FIXUP: libvirt.spec: use jansson instead of yajl

Ján Tomko jtomko at redhat.com
Fri May 11 12:59:10 UTC 2018


---
 libvirt.spec.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libvirt.spec.in b/libvirt.spec.in
index 9ea5e6b32a..f653b98465 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -336,7 +336,7 @@ BuildRequires: systemd-devel >= 185
 BuildRequires: libudev-devel >= 145
 %endif
 BuildRequires: libpciaccess-devel >= 0.10.9
-BuildRequires: yajl-devel
+BuildRequires: jansson-devel
 %if %{with_sanlock}
 BuildRequires: sanlock-devel >= 2.4
 %endif
@@ -1304,7 +1304,7 @@ rm -f po/stamp-po
            --without-apparmor \
            --without-hal \
            --with-udev \
-           --with-yajl \
+           --with-jansson \
            %{?arg_sanlock} \
            --with-libpcap \
            --with-macvtap \
-- 
2.16.1




More information about the libvir-list mailing list