git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91ea9c1
)
debian: Note that libconfig-dev ought to be required.
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 12 May 2011 15:04:16 +0000
(16:04 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 12 May 2011 15:04:16 +0000
(16:04 +0100)
However it doesn't appear to be in Debian at the moment.
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index
2efb179
..
da4df00
100644
(file)
--- 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,