[pve-devel] r4961 - pve-common/trunk

svn-commits at proxmox.com svn-commits at proxmox.com
Tue Aug 10 12:02:05 CEST 2010


Author: dietmar
Date: 2010-08-10 10:02:05 +0000 (Tue, 10 Aug 2010)
New Revision: 4961

Modified:
   pve-common/trunk/control.in
Log:
 add missing depends


Modified: pve-common/trunk/control.in
===================================================================
--- pve-common/trunk/control.in	2010-08-10 09:41:05 UTC (rev 4960)
+++ pve-common/trunk/control.in	2010-08-10 10:02:05 UTC (rev 4961)
@@ -3,7 +3,7 @@
 Section: perl
 Priority: optional
 Architecture: @@ARCH@@
-Depends: perl (>= 5.6.0-16)
+Depends: perl (>= 5.6.0-16), libjson-perl, liblinux-inotify2-perl
 Maintainer: Proxmox Support Team <support at proxmox.com>
 Description: Proxmox VE base library
  This package contains the base library used by other Proxmox VE components.




More information about the pve-devel mailing list