[jhbuild] Make sure libvirt is compiled with yajl support
- From: Christophe Fergeau <teuf src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] Make sure libvirt is compiled with yajl support
- Date: Wed, 2 May 2012 15:55:49 +0000 (UTC)
commit ae658ac35cc94b63f63c6e0573f508cf5a555026
Author: Christophe Fergeau <cfergeau redhat com>
Date: Wed May 2 17:30:21 2012 +0200
Make sure libvirt is compiled with yajl support
It's needed to be able to use any recent qemu, so better to make
libvirt configure error out if it's not present.
modulesets/gnome-apps-3.6.modules | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-apps-3.6.modules b/modulesets/gnome-apps-3.6.modules
index f2e57b8..9f75cc9 100644
--- a/modulesets/gnome-apps-3.6.modules
+++ b/modulesets/gnome-apps-3.6.modules
@@ -70,7 +70,7 @@
</dependencies>
</autotools>
- <autotools id="libvirt">
+ <autotools id="libvirt" autogenargs="--with-yajl">
<branch repo="libvirt.org"
module="libvirt-0.9.11.3.tar.gz"
version="0.9.11.3"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]