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:
5eaffed
)
debian: Add missing deps: ocaml-findlib, libstring-shellquote-perl.
author
Nikita A Menkovich
<menkovich@gmail.com>
Sat, 2 Apr 2011 10:05:19 +0000
(11:05 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Sat, 2 Apr 2011 10:05:19 +0000
(11:05 +0100)
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index
9a20f9b
..
013e513
100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-11,12
+11,13
@@
Build-Depends: debhelper (>= 7), autotools-dev,
# XXX how to say we need Linux >= 2.6.36?
genisoimage, pkg-config,
# when building from git:
- automake, autoconf, libtool, ocaml,
+ automake, autoconf, libtool, ocaml,
ocaml-findlib,
# for python bindings:
python-all-dev, python-support,
# for the perl bindings:
libtest-pod-coverage-perl, libextutils-command-perl,
libintl-perl, libtest-pod-perl,
+ libstring-shellquote-perl,
# for Perl virt tools
libsys-virt-perl, libwin-hivex-perl,
# FUSE