packages/net/keepalived
Stijn Tintel ffa1012131 keepalived: disable libnl
When libnl is enabled and libnl-genl is disabled, libnl-genl-3.so.200 is
installed by InstallDev, and keepalived picks it up anyway.
This causes build to fail with the following error:

Package keepalived is missing dependencies for the following libraries:
libnl-genl-3.so.200

Instead of having a conditional dependency it is better to have a
consistent build. Disable libnl to enforce this.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2018-10-07 14:40:52 +03:00
..
files net/keepalived: remove unsupported notify form print_notify statement 2018-01-22 15:32:56 +01:00
patches net/keepalived: update to version 2.0.7 2018-09-13 08:22:55 +02:00
Makefile keepalived: disable libnl 2018-10-07 14:40:52 +03:00