From: Richard W.M. Jones Date: Thu, 12 May 2011 15:04:16 +0000 (+0100) Subject: debian: Note that libconfig-dev ought to be required. X-Git-Tag: 1.10.4~36 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=da77abb903619ac10f1e78322b68d23dc1153589;p=libguestfs.git debian: Note that libconfig-dev ought to be required. However it doesn't appear to be in Debian at the moment. (cherry picked from commit e95671d69e697f5b44775f797f1ef9fc0829d313) --- 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,