]> git.proxmox.com Git - pve-cluster.git/commitdiff
add Pre-Depends to avoid warnings
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 25 Feb 2015 09:00:56 +0000 (10:00 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 25 Feb 2015 09:00:56 +0000 (10:00 +0100)
debian/control

index 567e23e339315fb76c148143e70e79d57d626e9a..1dbd23b9bb7543c5b822efee09761b87331c95e5 100644 (file)
@@ -7,6 +7,7 @@ Standards-Version: 3.7.3
 
 Package: pve-cluster
 Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, rsync, libsqlite3-0, sqlite3, libfuse2 (>= 2.9.2-4), fuse, libcorosync4-pve (>= 2.3.4-1), libqb0 (>= 0.17.1-1), libpve-common-perl, libglib2.0-0 (>= 2.42.1-1), rsyslog, openssl, librrd4, librrds-perl, rrdcached, libdigest-hmac-perl, libxml-parser-perl, insserv
 Description: Cluster Infrastructure for Proxmox Virtual Environment
  This package contains the Cluster Infrastructure for the Proxmox