mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
resize: Remove requirement for ocaml Pcre library.
This library is not available in RHEL 6, and in any case removing the dependency is a simple change.
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@@ -24,8 +24,6 @@ Build-Depends: debhelper (>= 7), dpkg-dev, devscripts, autotools-dev,
|
||||
libsys-virt-perl, libwin-hivex-perl,
|
||||
# FUSE
|
||||
libfuse-dev, fuse-utils,
|
||||
# virt-resize
|
||||
libpcre-ocaml-dev,
|
||||
# Debian OCaml
|
||||
dh-ocaml,
|
||||
# to create images in the test suite
|
||||
|
||||
Reference in New Issue
Block a user