diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2011-05-12 16:04:16 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-05-12 16:04:16 +0100 |
commit | e95671d69e697f5b44775f797f1ef9fc0829d313 (patch) | |
tree | 8f13a70c9d07f5f4f3ad4e39e4433e584ae5cbac /debian/control | |
parent | 91ea9c1805112233140a463256c89072121fc182 (diff) | |
download | libguestfs-e95671d69e697f5b44775f797f1ef9fc0829d313.tar.gz libguestfs-e95671d69e697f5b44775f797f1ef9fc0829d313.tar.xz libguestfs-e95671d69e697f5b44775f797f1ef9fc0829d313.zip |
debian: Note that libconfig-dev ought to be required.
However it doesn't appear to be in Debian at the moment.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 2efb1795..da4df008 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, |