]> git.proxmox.com Git - pve-cluster.git/commitdiff
update corosync build-dependency
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 19 Apr 2019 08:33:34 +0000 (10:33 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 19 Apr 2019 08:33:34 +0000 (10:33 +0200)
transitional corosync-dev is dropped with Debian Buster / PVE 6

debian/control.in

index de5782e6a6aeb9d5fe9fcac4d224e78d08db89ef..95f453f15e117e197049f5e87942ce602b4e8112 100644 (file)
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Proxmox Support Team <support@proxmox.com>
 Build-Depends: autotools-dev,
                check,
-               corosync-dev (>= 2.3.4-1),
+               libcorosync-common-dev,
                debhelper (>= 7),
                dh-systemd,
                libcmap-dev (>= 0.17.1-1),