summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-12-09 18:31:23 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-12-09 18:31:23 +0000
commit4164e9966456896379f964edb5f0676920f4bba2 (patch)
tree58be8ce4fd3c105cc405aa7193d1e42dc4815fea
parent1d4f1ba129610f2c54cf6682df0cf134df89c48d (diff)
downloadlibguestfs-4164e9966456896379f964edb5f0676920f4bba2.tar.gz
libguestfs-4164e9966456896379f964edb5f0676920f4bba2.tar.xz
libguestfs-4164e9966456896379f964edb5f0676920f4bba2.zip
debian: Dependencies for all the different names of qemu/KVM.
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 6b58e63c..4951f3c4 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 7), autotools-dev,
febootstrap (>= 3.2),
libreadline-dev, cdbs, libaugeas-dev, libhivex-dev, libvirt-dev,
libmagic-dev, libncurses5-dev, libpcre3-dev, libxml2-dev,
- qemu-system (>= 0.13) | kvm (>= 0.13),
+ qemu-system (>= 0.13) | kvm (>= 0.13) | qemu-kvm (>= 0.13) | qemu (>= 0.13),
# XXX how to say we need Linux >= 2.6.36?
mkisofs, pkg-config,
# when building from git:
@@ -29,7 +29,7 @@ Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
febootstrap (>= 3.2),
# These are needed for virtio-serial:
- qemu-system (>= 0.13),
+ qemu-system (>= 0.13) | kvm (>= 0.13) | qemu-kvm (>= 0.13) | qemu (>= 0.13),
# XXX how to say we need Linux >= 2.6.36?
# For the supermin appliance (see appliance/packagelist):
bsdmainutils,