mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
debian: Add missing deps: ocaml-findlib, libstring-shellquote-perl.
This commit is contained in:
committed by
Richard W.M. Jones
parent
5eaffede90
commit
e16d486fa7
3
debian/control
vendored
3
debian/control
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user