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:
73be6db
)
debian: Missing build dependency on db4.8-util.
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 1 Sep 2011 12:15:13 +0000
(13:15 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 1 Sep 2011 12:15:22 +0000
(13:15 +0100)
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index
fc49041
..
8027bda
100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-27,7
+27,9
@@
Build-Depends: debhelper (>= 7), dpkg-dev, devscripts, autotools-dev,
# virt-resize
libpcre-ocaml-dev,
# Debian OCaml
- dh-ocaml
+ dh-ocaml,
+# to create images in the test suite
+ db4.8-util
Homepage: http://libguestfs.org
Standards-Version: 3.8.2