Skip to content
Snippets Groups Projects
Commit 05e5a065 authored by Guido Günther's avatar Guido Günther
Browse files

Use libyajl QEMU JSON support

parent 194722a7
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,7 @@ Build-Depends: cdbs (>= 0.4.90~),
libcap-ng-dev [linux-any],
virtualbox-ose [amd64 i386],
libnl-dev [linux-any],
libyajl-dev,
# For "make check"
libxml2-utils,
dnsmasq-base,
......
......@@ -58,6 +58,7 @@ DEB_CONFIGURE_EXTRA_FLAGS := \
$(WITH_OPENVZ) \
--with-avahi \
--with-sasl \
--with-yajl \
$(WITH_POLKIT) \
$(WITH_UDEV) \
--with-storage-fs \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment