summaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/6in4/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2015-09-21 21:15:41 +0000
committerSteven Barth <cyrus@openwrt.org>2015-09-21 21:15:41 +0000
commit836d462b10e82a3314e62bb5d15a1632e5786271 (patch)
tree2ac6498c365f19c140284d2f9bb9978f8fab5bd2 /package/network/ipv6/6in4/Makefile
parentce59fe6b3d7ec186a12cf784038cc192a8eb9d4f (diff)
downloadmaster-31e0f0ae-836d462b10e82a3314e62bb5d15a1632e5786271.tar.gz
master-31e0f0ae-836d462b10e82a3314e62bb5d15a1632e5786271.tar.bz2
master-31e0f0ae-836d462b10e82a3314e62bb5d15a1632e5786271.zip
package: Remove dependencies to kmod-ipv6
Since r46834, IPv6 support is builtin if selected. Therefor, dependencies on kmod-ipv6 can no longer be fulfilled, since it is not a module anymore. Signed-off-by: Arjen de Korte <arjen+openwrt@de-korte.org> SVN-Revision: 47022
Diffstat (limited to 'package/network/ipv6/6in4/Makefile')
-rw-r--r--package/network/ipv6/6in4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/ipv6/6in4/Makefile b/package/network/ipv6/6in4/Makefile
index b7c2da725c..2ffdfc0e95 100644
--- a/package/network/ipv6/6in4/Makefile
+++ b/package/network/ipv6/6in4/Makefile
@@ -17,7 +17,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/6in4
SECTION:=net
CATEGORY:=Network
- DEPENDS:=+kmod-ipv6 +kmod-sit
+ DEPENDS:=@IPV6 +kmod-sit
TITLE:=IPv6-in-IPv4 configuration support
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
PKGARCH:=all