[packages_10.03.2] aiccu: Backport r32708 (#11892) master
authoracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 23 Jul 2012 19:17:09 +0000 (19:17 +0000)
committeracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 23 Jul 2012 19:17:09 +0000 (19:17 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/packages_10.03.2@32792 3c298f89-4303-0410-b956-a3cf2f4a3e73

ipv6/aiccu/Makefile

index 9997c91..3d30709 100644 (file)
@@ -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