[packages] bc: update to 1.06.95
[openwrt/svn-archive/archive.git] / ipv6 / 6tunnel / Makefile
index f491a5767943f98ab53a9d2f01afa7d8e9d048ae..3ab60d6037fbd99684f0e28c6c060fa7413f8e1b 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
@@ -21,7 +20,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/6tunnel
   SECTION:=ipv6
   CATEGORY:=IPv6
-  DEPENDS:=+libpcap
+  DEPENDS:=+libpcap +kmod-sit
   TITLE:=IPv4 / IPv6 tunnel proxy
   URL:=http://toxygen.net/6tunnel/
 endef