From ffbafadcb8dfebcaba529cb8d7e2da52dd032d8a Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 3 Nov 2011 10:45:58 +0000 Subject: 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. --- debian/control | 2 -- 1 file changed, 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 8027bda0..02c4657c 100644 --- a/debian/control +++ b/debian/control @@ -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 -- cgit