Revert "kmod-ipv6 => @IPV6."

This reverts commit bcaa87776f.

Caused circular dependencies; reverted for now. (kmod-ipv6 explicit
dependencies _should_ be eliminated though, but this is clearly not
the way.)
This commit is contained in:
Markus Stenberg
2015-12-12 00:25:10 +02:00
parent bcaa87776f
commit 5cd413d16a
4 changed files with 5 additions and 5 deletions

View File

@@ -38,7 +38,7 @@ define Package/cjdns
TITLE:=Encrypted near-zero-conf mesh routing protocol
URL:=https://github.com/hyperboria/cjdns
MAINTAINER:=Lars Gierth <larsg@systemli.org>
DEPENDS:=+kmod-tun +@IPV6 +libnl-tiny +libpthread +librt \
DEPENDS:=+kmod-tun +kmod-ipv6 +libnl-tiny +libpthread +librt \
+libuci-lua +lua-bencode +dkjson +luasocket +lua-sha2
endef