mirror of
https://git.proxmox.com/git/corosync-pve.git
synced 2025-04-28 12:58:56 +00:00
debian: depend on new-enough dwz to make the d/rules override void
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
3212af0262
commit
f8a46c8ed3
2
debian/control
vendored
2
debian/control
vendored
@ -6,6 +6,8 @@ Standards-Version: 4.5.1
|
||||
Build-Depends:
|
||||
debhelper (>= 12~),
|
||||
dctrl-tools,
|
||||
# maybe too strict, but the buster dwz failed:
|
||||
dwz (>= 0.13-5),
|
||||
groff,
|
||||
libdbus-1-dev,
|
||||
libknet-dev,
|
||||
|
3
debian/rules
vendored
3
debian/rules
vendored
@ -67,6 +67,3 @@ override_dh_missing:
|
||||
override_dh_gencontrol:
|
||||
debian/check_header_deps
|
||||
dh_gencontrol
|
||||
|
||||
# dwz fails with "Allocatable section in [...] after non-allocatable ones"
|
||||
override_dh_dwz:
|
||||
|
Loading…
Reference in New Issue
Block a user