From: Vasilis Tsiligiannis Date: Mon, 23 Jul 2012 19:17:09 +0000 (+0000) Subject: aiccu: Backport r32708 (#11892) X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=0951455176411ac6579cb84a13d9436e9c3a2230;p=openwrt%2Fsvn-archive%2Fpackages.git aiccu: Backport r32708 (#11892) SVN-Revision: 32792 --- diff --git a/ipv6/aiccu/Makefile b/ipv6/aiccu/Makefile index 9997c91a2..3d30709bb 100644 --- a/ipv6/aiccu/Makefile +++ b/ipv6/aiccu/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=aiccu PKG_VERSION:=20070115 -PKG_RELEASE:=6.1 +PKG_RELEASE:=6.2 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.sixxs.net/archive/sixxs/aiccu/unix @@ -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