mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
debian: Add build dependencies: dpkg-dev, devscripts, gperf.
(cherry picked from commit b85b4fafe1)
This commit is contained in:
committed by
Richard W.M. Jones
parent
d109111ddc
commit
0e5d21b5c4
3
debian/control
vendored
3
debian/control
vendored
@@ -3,10 +3,11 @@ Section: libs
|
||||
Priority: extra
|
||||
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
|
||||
Uploaders: Richard Jones <rjones@redhat.com>, Guido Günther <agx@sigxcpu.org>
|
||||
Build-Depends: debhelper (>= 7), autotools-dev,
|
||||
Build-Depends: debhelper (>= 7), dpkg-dev, devscripts, autotools-dev,
|
||||
febootstrap (>= 3.2),
|
||||
libreadline-dev, cdbs, libaugeas-dev, libhivex-dev, libvirt-dev,
|
||||
libmagic-dev, libncurses5-dev, libpcre3-dev, libxml2-dev,
|
||||
gperf,
|
||||
# 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?
|
||||
|
||||
Reference in New Issue
Block a user