]> git.proxmox.com Git - pve-cluster.git/blame_incremental - debian/control.in
Remove depency to libxml-parser-perl
[pve-cluster.git] / debian / control.in
... / ...
CommitLineData
1Source: pve-cluster
2Section: admin
3Priority: optional
4Maintainer: Proxmox Support Team <support@proxmox.com>
5Build-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
6Standards-Version: 3.7.3
7
8Package: pve-cluster
9Architecture: any
10Pre-Depends: ${misc:Pre-Depends}
11Depends: ${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
12Description: 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
17Package: pve-cluster-dbg
18Architecture: any
19Section: debug
20Priority: extra
21Depends: pve-cluster (= ${binary:Version})
22Description: debug Cluster Infrastructure for Proxmox Virtual Environment
23 This package contains the debug symbols.