Replace the old kmod-tun reference by the current on
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 9 Nov 2006 13:22:01 +0000 (13:22 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 9 Nov 2006 13:22:01 +0000 (13:22 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5481 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/chillispot/Makefile

index b980b0a..a8b1920 100644 (file)
@@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/chillispot
   SECTION:=net
   CATEGORY:=Network
-  DEPENDS:=@+PACKAGE_KMOD_TUN
+  DEPENDS:=+kmod-tun
   TITLE:=Wireless LAN HotSpot controller
   DESCRIPTION:=\
        ChilliSpot is an open source captive portal or wireless LAN \\\