[pve-devel] applied: [PATCH cluster] update corosync build-dependency

Fabian Grünbichler f.gruenbichler at proxmox.com
Fri Apr 19 10:35:15 CEST 2019


transitional corosync-dev is dropped with Debian Buster / PVE 6

Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
 debian/control.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control.in b/debian/control.in
index de5782e..95f453f 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Proxmox Support Team <support at 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),
-- 
2.20.1





More information about the pve-devel mailing list