mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #1833 from commodo/keepalived-libnl
keepalived: update to use only libnl-genl
This commit is contained in:
@@ -29,7 +29,7 @@ define Package/keepalived
|
|||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
TITLE:=Failover and monitoring daemon for LVS clusters
|
TITLE:=Failover and monitoring daemon for LVS clusters
|
||||||
URL:=http://www.keepalived.org/
|
URL:=http://www.keepalived.org/
|
||||||
DEPENDS:=+libnl +libopenssl
|
DEPENDS:=+libnl-genl +libopenssl
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/keepalived/description
|
define Package/keepalived/description
|
||||||
|
|||||||
Reference in New Issue
Block a user