]> git.proxmox.com Git - corosync-pve.git/blame - patches/0011-d-control-bump-versioned-b-d-on-libqb.patch
download 3.0.1-2 sources
[corosync-pve.git] / patches / 0011-d-control-bump-versioned-b-d-on-libqb.patch
CommitLineData
9daefa54
FG
1From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
2From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= <f.gruenbichler@proxmox.com>
3Date: Wed, 24 Oct 2018 13:10:16 +0200
4Subject: [PATCH] d/control: bump versioned b-d on libqb
5
6otherwise the symbols files are wrong
7---
8 debian/control | 2 +-
9 1 file changed, 1 insertion(+), 1 deletion(-)
10
11diff --git a/debian/control b/debian/control
12index b4063466..93bb4d5c 100644
13--- a/debian/control
14+++ b/debian/control
15@@ -16,7 +16,7 @@ Build-Depends:
16 groff,
17 libdbus-1-dev,
18 libnss3-dev,
19- libqb-dev (>= 0.12),
20+ libqb-dev (>= 1.0.3~),
21 librdmacm-dev [linux-any],
22 libsnmp-dev,
23 # libstatgrab is Linux-only until #823899 and #823900 gets fixed: