keepalived: update to use only libnl-genl 1833/head
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Thu, 1 Oct 2015 17:55:31 +0000 (20:55 +0300)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Thu, 1 Oct 2015 18:31:52 +0000 (21:31 +0300)
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
net/keepalived/Makefile

index b68c726bc3990a5379953b27d12fd43040d5731d..6d7d93c741ea89489f736643b17443b9980d0f2e 100644 (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