diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/control b/debian/control index fdb66cc..03e7f51 100644 --- a/debian/control +++ b/debian/control @@ -27,17 +27,17 @@ Build-Depends: autoconf, libtool, libxml2-utils, net-tools, - pkg-config, + pkgconf, python3, python3-googleapi, python3-pyroute2, shellcheck, # for systemd.pc: - systemd [linux-any], + systemd-dev, xsltproc, xml-twig-tools, Rules-Requires-Root: no -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Homepage: https://github.com/ClusterLabs/resource-agents Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/resource-agents Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/resource-agents @@ -78,7 +78,6 @@ Depends: ipvsadm, ${misc:Depends}, ${perl:Depends} Pre-Depends: ${misc:Pre-Depends} -Recommends: logrotate, rsyslog | system-log-daemon Description: Monitors virtual services provided by LVS ldirectord is a stand-alone daemon to monitor real servers behind virtual services provided by The Linux Virtual Server (LVS). |