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:
e70e0ac
)
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 17:21:10 +0000
(18:21 +0100)
(cherry picked from commit
8928de32d391e3ad4dd98bb27472c27bb8bc38ac
)
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