aboutsummaryrefslogtreecommitdiffstats
path: root/package/6in4
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-06-17 13:18:40 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-06-17 13:18:40 +0000
commit3e2e8e81dac6e02785a4bfd8f7a16419d4a69b82 (patch)
tree9edfe03560f2df1d94bc526ff4af8921d3e6f731 /package/6in4
parent58795003a7d52f83cb0d67e51052e71398c6bdae (diff)
downloadupstream-3e2e8e81dac6e02785a4bfd8f7a16419d4a69b82.tar.gz
upstream-3e2e8e81dac6e02785a4bfd8f7a16419d4a69b82.tar.bz2
upstream-3e2e8e81dac6e02785a4bfd8f7a16419d4a69b82.zip
[package] 6in4, 6to4: remove dependency on "ip"
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32403 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/6in4')
-rw-r--r--package/6in4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/6in4/Makefile b/package/6in4/Makefile
index 945dc0cea6..d91ae84a60 100644
--- a/package/6in4/Makefile
+++ b/package/6in4/Makefile
@@ -16,7 +16,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/6in4
SECTION:=ipv6
CATEGORY:=IPv6
- DEPENDS:=+ip +kmod-ipv6 +kmod-sit
+ DEPENDS:=+kmod-ipv6 +kmod-sit
TITLE:=IPv6-in-IPv4 configuration support
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
PKGARCH:=all