Browse Source

keepalived: update to use only libnl-genl

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean 9 years ago
parent
commit
0773a12ff5
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      net/keepalived/Makefile

+ 1
- 1
net/keepalived/Makefile View File

29
   CATEGORY:=Network
29
   CATEGORY:=Network
30
   TITLE:=Failover and monitoring daemon for LVS clusters
30
   TITLE:=Failover and monitoring daemon for LVS clusters
31
   URL:=http://www.keepalived.org/
31
   URL:=http://www.keepalived.org/
32
-  DEPENDS:=+libnl +libopenssl
32
+  DEPENDS:=+libnl-genl +libopenssl
33
 endef
33
 endef
34
 
34
 
35
 define Package/keepalived/description
35
 define Package/keepalived/description