keepalived: update to use only libnl-genl

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
Alexandru Ardelean 2015-10-01 20:55:31 +03:00
parent bf45232591
commit 0773a12ff5
1 changed files with 1 additions and 1 deletions

View File

@ -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