[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, experimental, updated. debian/0.10.2-3
Guido Günther
agx at sigxcpu.org
Wed Oct 10 05:51:23 UTC 2012
The following commit has been merged in the experimental branch:
commit ce15a08fd92e6767ec63fff2ae41aeaea9e87cd8
Author: Guido Günther <agx at sigxcpu.org>
Date: Tue Oct 9 12:44:22 2012 +0200
Build against libnl-3 on Linux systems
Closes: #688167
diff --git a/debian/control b/debian/control
index 1f0b73d..f0228d5 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,8 @@ Build-Depends: cdbs (>= 0.4.90~),
module-init-tools [linux-any],
policykit-1,
libcap-ng-dev [linux-any],
- libnl-dev [linux-any],
+ libnl-3-dev [linux-any],
+ libnl-route-3-dev [linux-any],
libyajl-dev,
libpcap0.8-dev,
libnuma-dev [amd64 i386 ia64 mips mipsel powerpc],
--
Libvirt Debian packaging
More information about the Pkg-libvirt-commits
mailing list