[8.09] [packages] merge r15528 (closes: #5852)
authorNicolas Thill <nico@openwrt.org>
Sat, 26 Sep 2009 17:59:36 +0000 (17:59 +0000)
committerNicolas Thill <nico@openwrt.org>
Sat, 26 Sep 2009 17:59:36 +0000 (17:59 +0000)
SVN-Revision: 17741

ipv6/6tunnel/Makefile

index f491a5767943f98ab53a9d2f01afa7d8e9d048ae..9dca418e7299b71d62f4e3007bc6dceefb592d8e 100644 (file)
@@ -1,5 +1,5 @@
 #
 #
-# Copyright (C) 2007 OpenWrt.org
+# Copyright (C) 2007-2009 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=6tunnel
 PKG_VERSION:=0.11rc2
 
 PKG_NAME:=6tunnel
 PKG_VERSION:=0.11rc2
-PKG_RELEASE:=2
+PKG_RELEASE:=2.1
 PKG_MD5SUM:=74e02d4f0704b3083a01feda66033449
 
 PKG_SOURCE_URL:=http://toxygen.net/6tunnel/
 PKG_MD5SUM:=74e02d4f0704b3083a01feda66033449
 
 PKG_SOURCE_URL:=http://toxygen.net/6tunnel/
@@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/6tunnel
   SECTION:=ipv6
   CATEGORY:=IPv6
 define Package/6tunnel
   SECTION:=ipv6
   CATEGORY:=IPv6
-  DEPENDS:=+libpcap
+  DEPENDS:=+libpcap +kmod-sit
   TITLE:=IPv4 / IPv6 tunnel proxy
   URL:=http://toxygen.net/6tunnel/
 endef
   TITLE:=IPv4 / IPv6 tunnel proxy
   URL:=http://toxygen.net/6tunnel/
 endef