list-applications: If software hive is missing, this is an error.
[libguestfs.git] / debian / control
index 1312415..2efb179 100644 (file)
@@ -7,20 +7,23 @@ 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, quilt,
+  genisoimage, pkg-config,
 # when building from git:
-  automake, autoconf, libtool, ocaml,
+  automake, autoconf, libtool, ocaml, ocaml-findlib,
 # for python bindings:
   python-all-dev, python-support,
 # for the perl bindings:
   libtest-pod-coverage-perl, libextutils-command-perl,
   libintl-perl, libtest-pod-perl,
+  libstring-shellquote-perl,
 # for Perl virt tools
   libsys-virt-perl, libwin-hivex-perl,
 # FUSE
-  libfuse-dev, fuse-utils 
+  libfuse-dev, fuse-utils,
+# virt-resize
+  libpcre-ocaml-dev
 Homepage: http://libguestfs.org
 Standards-Version: 3.8.2
 
@@ -29,7 +32,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,