]> git.proxmox.com Git - pve-cluster.git/commitdiff
d/control: remove unnecessary build depends
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 May 2019 10:24:23 +0000 (12:24 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 May 2019 10:24:26 +0000 (12:24 +0200)
compat level 10 implies those, and autotools is not needed anymore

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control.in

index 995f30906fed3f38b391636f452fbf5df5a8627d..4f0c996c6d1c104a36c4a8763696f7f2a9397c6e 100644 (file)
@@ -2,11 +2,9 @@ Source: pve-cluster
 Section: admin
 Priority: optional
 Maintainer: Proxmox Support Team <support@proxmox.com>
-Build-Depends: autotools-dev,
-               check,
+Build-Depends: check,
                libcorosync-common-dev,
-               debhelper (>= 7),
-               dh-systemd,
+               debhelper (>= 10),
                libcmap-dev (>= 0.17.1-1),
                libcpg-dev (>= 2.3.4-1),
                libdigest-hmac-perl,