summaryrefslogtreecommitdiffstats
path: root/package/6in4
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-06-17 13:18:40 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-06-17 13:18:40 +0000
commite200a200fa5c3f7cec184fa8694125f824397daa (patch)
tree9edfe03560f2df1d94bc526ff4af8921d3e6f731 /package/6in4
parent87f93282397e50a44b773aa2ddef4658fc0938f3 (diff)
[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 945dc0cea..d91ae84a6 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