From: jow Date: Sat, 14 Jul 2012 16:23:38 +0000 (+0000) Subject: [packages] aiccu: repair depends X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=3c166ac22a3ac6a8fd436a5aa217083511845a34;p=packages.git [packages] aiccu: repair depends git-svn-id: svn://svn.openwrt.org/openwrt/packages@32708 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/ipv6/aiccu/Makefile b/ipv6/aiccu/Makefile index 8ba1f09ca..b6f3fa3a3 100644 --- a/ipv6/aiccu/Makefile +++ b/ipv6/aiccu/Makefile @@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/package.mk define Package/aiccu SECTION:=ipv6 CATEGORY:=IPv6 - DEPENDS:=+libpthread + DEPENDS:=+libpthread +ip +kmod-sit +kmod-tun TITLE:=SixXS Automatic IPv6 Connectivity Client Utility URL:=http://www.sixxs.net/tools/aiccu/ endef