From e95671d69e697f5b44775f797f1ef9fc0829d313 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 12 May 2011 16:04:16 +0100 Subject: [PATCH 1/1] debian: Note that libconfig-dev ought to be required. However it doesn't appear to be in Debian at the moment. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 2efb179..da4df00 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +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, +# XXX libconfig-dev, but it is not in Debian qemu-system (>= 0.13) | kvm (>= 0.13) | qemu-kvm (>= 0.13) | qemu (>= 0.13), # XXX how to say we need Linux >= 2.6.36? genisoimage, pkg-config, -- 1.8.3.1