debian: Add missing deps: ocaml-findlib, libstring-shellquote-perl.
authorNikita A Menkovich <menkovich@gmail.com>
Sat, 2 Apr 2011 10:05:19 +0000 (11:05 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Sat, 2 Apr 2011 10:05:19 +0000 (11:05 +0100)
debian/control

index 9a20f9b..013e513 100644 (file)
@@ -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:
 # 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,
 # 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
 # for Perl virt tools
   libsys-virt-perl, libwin-hivex-perl,
 # FUSE