From 876a0fc0faab5812305630a99eb23a1105bc9f29 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Tue, 30 Aug 2011 10:39:24 +0200 Subject: [PATCH] add missing dependencies --- debian/control | 4 +++- debian/rules | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 25df5a9..3b59fa0 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,8 @@ Standards-Version: 3.8.4 Package: fence-agents-pve Architecture: any -Depends: ${perl:Depends}, ${python:Depends}, ${shlibs:Depends}, ${misc:Depends} +Depends: ${perl:Depends}, ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, openipmi, sg3-utils, python-pexpect, python-pycurl, + libnet-snmp-perl, libnet-telnet-perl, snmp, telnet, openssh-client, + python-openssl, redhat-cluster-pve Description: fence agents for redhat cluster suite This package provides various fence agents. diff --git a/debian/rules b/debian/rules index 5d43bf4..ac67cdd 100755 --- a/debian/rules +++ b/debian/rules @@ -66,4 +66,5 @@ override_dh_install: rm ${DESTDIR}/usr/share/doc/fence-agents-pve/COPYING.applications rm ${DESTDIR}/usr/share/doc/fence-agents-pve/COPYING.libraries rm ${DESTDIR}/usr/share/doc/fence-agents-pve/README.licence - rm ${DESTDIR}/usr/share/doc/fence-agents-pve/COPYRIGHT \ No newline at end of file + rm ${DESTDIR}/usr/share/doc/fence-agents-pve/COPYRIGHT + -- 2.39.2