]> git.proxmox.com Git - redhat-cluster-pve.git/blob - debian/control
Remove obsolete dependencies for fence agents
[redhat-cluster-pve.git] / debian / control
1 Source: redhat-cluster-pve
2 Section: admin
3 Priority: optional
4 Maintainer: Proxmox Support Team <support@proxmox.com>
5 Standards-Version: 3.8.3
6 Build-Depends: quilt (>= 0.46-7~), debhelper (>= 7), autotools-dev,
7 libxml2-dev, libncurses5-dev, linux-libc-dev,
8 libnss3-dev, libnspr4-dev, bzip2, libslang2-dev, libldap2-dev,
9 perl-modules,
10 libcorosync-pve-dev,
11 libopenais-pve-dev,
12 xsltproc,
13 pve-headers-2.6.32-6-pve
14
15 Package: redhat-cluster-pve
16 Architecture: any
17 Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
18 pve-cluster, corosync-pve, openais-pve, openssh-client, libxml2-utils
19 Conflicts: cman, redhat-cluster-suite, gfs2-tools, rgmanager
20 Description: Red Hat cluster suite
21 RHCS is a cluster management infrastructure, for building
22 high-availability multi-node clusters with service and IP failover on
23 top of shared Fibre Channel/iSCSI storage devices.
24
25
26 Package: redhat-cluster-pve-dev
27 Section: libdevel
28 Architecture: any
29 Depends: ${misc:Depends}, redhat-cluster-pve (= ${binary:Version})
30 Description: Red Hat cluster suite - cluster manager development files
31 This package is part of the Red Hat Cluster Suite, a complete
32 high-availability solution.
33 .
34 This package contains the files needed for developing applications.