Replace the old kmod-tun reference by the current on
authorFlorian Fainelli <florian@openwrt.org>
Thu, 9 Nov 2006 13:22:01 +0000 (13:22 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Thu, 9 Nov 2006 13:22:01 +0000 (13:22 +0000)
SVN-Revision: 5481

net/chillispot/Makefile

index b980b0a39d8f5626063c5f26a4446029a3042d44..a8b1920a782787e609b0c3671bd5a92c697d785e 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 \\\