mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
keepalived: update to use only libnl-genl
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -29,7 +29,7 @@ define Package/keepalived
|
||||
CATEGORY:=Network
|
||||
TITLE:=Failover and monitoring daemon for LVS clusters
|
||||
URL:=http://www.keepalived.org/
|
||||
DEPENDS:=+libnl +libopenssl
|
||||
DEPENDS:=+libnl-genl +libopenssl
|
||||
endef
|
||||
|
||||
define Package/keepalived/description
|
||||
|
||||
Reference in New Issue
Block a user