mirror of
https://git.proxmox.com/git/corosync-pve.git
synced 2025-08-09 23:45:01 +00:00
debian: enable libnozzle, could be useful as cluster channel
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
f8a46c8ed3
commit
6d0495c4bb
1
debian/control
vendored
1
debian/control
vendored
@ -11,6 +11,7 @@ Build-Depends:
|
|||||||
groff,
|
groff,
|
||||||
libdbus-1-dev,
|
libdbus-1-dev,
|
||||||
libknet-dev,
|
libknet-dev,
|
||||||
|
libnozzle-dev,
|
||||||
# protect backports from silent log loss (#898266):
|
# protect backports from silent log loss (#898266):
|
||||||
libqb-dev (>= 1.0.3),
|
libqb-dev (>= 1.0.3),
|
||||||
libsnmp-dev,
|
libsnmp-dev,
|
||||||
|
1
debian/rules
vendored
1
debian/rules
vendored
@ -39,6 +39,7 @@ override_dh_auto_configure:
|
|||||||
$(enable-monitoring) \
|
$(enable-monitoring) \
|
||||||
$(enable-watchdog) \
|
$(enable-watchdog) \
|
||||||
--disable-augeas \
|
--disable-augeas \
|
||||||
|
--enable-nozzle \
|
||||||
--enable-snmp \
|
--enable-snmp \
|
||||||
--enable-xmlconf \
|
--enable-xmlconf \
|
||||||
$(enable-systemd) \
|
$(enable-systemd) \
|
||||||
|
Loading…
Reference in New Issue
Block a user