[Pkg-libvirt-commits] [libvirt] 01/01: Enable esx support
Guido Guenther
agx at moszumanska.debian.org
Tue Jul 11 17:49:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
agx pushed a commit to branch debian/sid
in repository libvirt.
commit 69822669fcb9bd7620bb2af7e3a30a2442f36520
Author: Guido Günther <agx at sigxcpu.org>
Date: Tue Jul 11 19:17:28 2017 +0200
Enable esx support
Closes: #602807
---
debian/control | 1 +
debian/rules | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index cb65659..e21dd05 100644
--- a/debian/control
+++ b/debian/control
@@ -27,6 +27,7 @@ Build-Depends:
libpciaccess-dev,
kmod [linux-any],
policykit-1 (>= 0.105-4~),
+ libcurl4-gnutls-dev,
libpolkit-gobject-1-dev,
libcap-ng-dev [linux-any],
libnl-3-dev [linux-any],
diff --git a/debian/rules b/debian/rules
index 60dbd00..ec44bae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -112,7 +112,7 @@ DEB_CONFIGURE_EXTRA_ARGS := \
$(WITH_NUMA) \
$(WITH_SELINUX) \
$(WITH_APPARMOR) \
- --without-esx \
+ --with-esx \
--without-phyp \
$(WITH_CAPNG) \
--enable-debug \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libvirt.git
More information about the Pkg-libvirt-commits
mailing list