]> git.proxmox.com Git - pve-cluster.git/blob - debian/control.in
Remove depency to libxml-parser-perl
[pve-cluster.git] / debian / control.in
1 Source: pve-cluster
2 Section: admin
3 Priority: optional
4 Maintainer: Proxmox Support Team <support@proxmox.com>
5 Build-Depends: debhelper (>= 7), autotools-dev, libsqlite3-dev, sqlite3, libfuse-dev (>= 2.9.2-4), libcorosync-pve-dev (>= 2.3.4-1), libqb-dev (>= 0.17.1-1), libpve-common-perl, libglib2.0-dev (>= 2.42.1-1), librrd-dev, librrds-perl, rrdcached, check, libdigest-hmac-perl, dh-systemd, pve-doc-generator, libuuid-perl
6 Standards-Version: 3.7.3
7
8 Package: pve-cluster
9 Architecture: any
10 Pre-Depends: ${misc:Pre-Depends}
11 Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, @PERLAPI@, rsync, libsqlite3-0, sqlite3, libfuse2 (>= 2.9.2-4), fuse, corosync-pve (>= 2.3.4-1), libqb0 (>= 0.17.1-1), libpve-common-perl, libglib2.0-0 (>= 2.42.1-1), rsyslog, openssl, librrds-perl, rrdcached, libdigest-hmac-perl, libxml-parser-perl, systemd, faketime, libcrypt-ssleay-perl, libuuid-perl, lsb-base
12 Description: Cluster Infrastructure for Proxmox Virtual Environment
13 This package contains the Cluster Infrastructure for the Proxmox
14 Virtual Environment, namely a distributed filesystem to store
15 configuration data on all nodes.
16
17 Package: pve-cluster-dbg
18 Architecture: any
19 Section: debug
20 Priority: extra
21 Depends: pve-cluster (= ${binary:Version})
22 Description: debug Cluster Infrastructure for Proxmox Virtual Environment
23 This package contains the debug symbols.