mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
all: get rid of kmod-ipv6 dependencies
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
@@ -33,7 +33,7 @@ define Package/lispd
|
||||
CATEGORY:=Network
|
||||
TITLE:=Locator/ID separation protocol (using TUN)
|
||||
URL:=https://github.com/LISPmob
|
||||
DEPENDS:= +librt +libopenssl +confuse +kmod-tun +uci +kmod-ipv6
|
||||
DEPENDS:= +librt +libopenssl +confuse +kmod-tun +uci @IPV6
|
||||
$(call Package/lispd/default)
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user