From: florian Date: Thu, 27 Mar 2008 15:53:55 +0000 (+0000) Subject: Add kmod-sit dependency on aiccu X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=848447328e298e456819f02b74754fae49a1110a;p=packages.git Add kmod-sit dependency on aiccu git-svn-id: svn://svn.openwrt.org/openwrt/packages@10671 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/ipv6/aiccu/Makefile b/ipv6/aiccu/Makefile index d3dc02087..ab18b8f2d 100644 --- a/ipv6/aiccu/Makefile +++ b/ipv6/aiccu/Makefile @@ -23,7 +23,7 @@ include $(INCLUDE_DIR)/package.mk define Package/aiccu SECTION:=ipv6 CATEGORY:=IPv6 - DEPENDS:=+libpthread +ntpclient +ip + DEPENDS:=+libpthread +ntpclient +ip +kmod-sit TITLE:=SixXS Automatic IPv6 Connectivity Client Utility URL:=http://www.sixxs.net/tools/aiccu/ endef