depend on libfile-chdir-perl

This commit is contained in:
Dietmar Maurer
2013-02-14 07:58:57 +01:00
parent 7fc619d5d3
commit d67264f17d
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
libpve-storage-perl (2.3-2) unstable; urgency=low
* updates for new stable ceph release (0.56)
* depend on libfile-chdir-perl
-- Proxmox Support Team <support@proxmox.com> Thu, 03 Jan 2013 11:46:07 +0100

View File

@ -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, clvm
Depends: perl (>= 5.6.0-16), nfs-common, udev, libpve-common-perl, lvm2, clvm, libfile-chdir-perl
Maintainer: Proxmox Support Team <support@proxmox.com>
Description: Proxmox VE storage management library
This package contains the storage management library used by Proxmox VE.