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:
+1
-1
@@ -19,7 +19,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/tayga
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
DEPENDS:=+ip +kmod-ipv6 +kmod-tun
|
||||
DEPENDS:=+ip @IPV6 +kmod-tun
|
||||
TITLE:=Out-of-kernel stateless NAT64 implementation for Linux
|
||||
URL:=http://www.litech.org/tayga/
|
||||
MAINTAINER:=Ondrej Caletka <ondrej@caletka.cz>
|
||||
|
||||
Reference in New Issue
Block a user