[Lunar-commits] <moonbase-other> libvirt: One more dependency to quiet an error
Stefan Wold
ratler at lunar-linux.org
Sun Feb 3 12:30:25 CET 2013
commit e918e4bb8613745e6558d52ca6d24dd72580f431
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sun, 03 Feb 2013 03:30:25 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/e918e4bb8613745e6558d52ca6d24dd72580f431
libvirt: One more dependency to quiet an error
---
virtual/libvirt/BUILD | +1/-0
virtual/libvirt/DEPENDS | +1/-0
2 files changed, 2 insertions(+)
--- a/virtual/libvirt/BUILD
+++ b/virtual/libvirt/BUILD
@@ -8,6 +8,7 @@ OPTS+=" --without-xen \
--with-network \
--with-secrets \
--with-storage-lvm \
+ --with-yajl \
--with-init-script=none"
patch_it $SOURCE2 1 &&
--- a/virtual/libvirt/DEPENDS
+++ b/virtual/libvirt/DEPENDS
@@ -8,6 +8,7 @@ depends bridge-utils
depends logrotate
depends dnsmasq
depends lvm2
+depends yajl
optional_depends avahi "--with-avahi" "--without-avahi" "for avahi support"
optional_depends gnutls "--with-gnutls" "--without-gnutls" "for GNUTLS encryption support"
More information about the Lunar-commits
mailing list