[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, master, updated. debian/0.9.6-1-6-g26881dc
Guido Günther
agx at sigxcpu.org
Sun Oct 30 15:37:09 UTC 2011
The following commit has been merged in the master branch:
commit a76d37f60f83d4f9cd5599373102db1b4a18fa06
Author: Guido Günther <agx at sigxcpu.org>
Date: Sun Oct 30 15:20:39 2011 +0100
Build-depend and Recommend: parted
since it's needed for disk storage pool creation
diff --git a/debian/control b/debian/control
index d124fcd..ab0c812 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: cdbs (>= 0.4.90~),
libxen-dev [i386 amd64],
lvm2 [linux-any],
open-iscsi [linux-any],
- libparted0-dev (>= 2.2),
+ parted (>= 2.2),
libdevmapper-dev [linux-any],
uuid-dev,
libudev-dev [linux-any],
@@ -56,7 +56,8 @@ Recommends: netcat-openbsd,
gawk,
ebtables,
dmidecode,
- iproute
+ iproute,
+ parted
Suggests: policykit-1, radvd
Description: programs for the libvirt library
Libvirt is a C toolkit to interact with the virtualization capabilities
--
Libvirt Debian packaging
More information about the Pkg-libvirt-commits
mailing list