summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikita A Menkovich <menkovich@gmail.com>2011-04-13 12:41:27 +0100
committerRichard W.M. Jones <rjones@redhat.com>2011-04-13 12:41:27 +0100
commit173c374bd01e84deafdaf1f9aa65b0f623e86470 (patch)
tree0ef47d4502f0bcb9b8c21fc86ec59c8a7def5370
parent0db662eae54b21fccadabe817afbc0fa89d980b2 (diff)
downloadlibguestfs-173c374bd01e84deafdaf1f9aa65b0f623e86470.tar.gz
libguestfs-173c374bd01e84deafdaf1f9aa65b0f623e86470.tar.xz
libguestfs-173c374bd01e84deafdaf1f9aa65b0f623e86470.zip
debian: Add dependency on libpcre-ocaml-dev.
-rw-r--r--debian/control4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 013e5139..2efb1795 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,9 @@ Build-Depends: debhelper (>= 7), autotools-dev,
# for Perl virt tools
libsys-virt-perl, libwin-hivex-perl,
# FUSE
- libfuse-dev, fuse-utils
+ libfuse-dev, fuse-utils,
+# virt-resize
+ libpcre-ocaml-dev
Homepage: http://libguestfs.org
Standards-Version: 3.8.2