---
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