From 78d7e1244f50e66265b1556bdd81f593f51c2698 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Fri, 6 Mar 2015 08:35:54 +0100 Subject: [PATCH] depend on cstream Because it is used by new LVM saferemove_throughput option. --- control.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/control.in b/control.in index 60cc670..b877aa1 100644 --- a/control.in +++ b/control.in @@ -3,7 +3,7 @@ Version: @@VERSION@@-@@PKGRELEASE@@ Section: perl Priority: optional Architecture: @@ARCH@@ -Depends: perl (>= 5.6.0-16), nfs-common, udev, libpve-common-perl, lvm2, libfile-chdir-perl, glusterfs-client (>= 3.4.0-2) +Depends: perl (>= 5.6.0-16), nfs-common, udev, libpve-common-perl, lvm2, libfile-chdir-perl, glusterfs-client (>= 3.4.0-2), cstream Maintainer: Proxmox Support Team Description: Proxmox VE storage management library This package contains the storage management library used by Proxmox VE.