From: Oliver Ertl Date: Tue, 25 Sep 2007 18:16:27 +0000 (+0000) Subject: Category reorganization X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=b859a7d382dc93ab696243b68cb62977e2d0ce9f Category reorganization SVN-Revision: 9019 --- diff --git a/net/chillispot/Makefile b/net/chillispot/Makefile index 1d870ac428..555a855205 100644 --- a/net/chillispot/Makefile +++ b/net/chillispot/Makefile @@ -23,6 +23,7 @@ PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install include $(INCLUDE_DIR)/package.mk define Package/chillispot + SUBMENU:=Captive Portals SECTION:=net CATEGORY:=Network DEPENDS:=+kmod-tun diff --git a/net/nocatsplash/Makefile b/net/nocatsplash/Makefile index d147681b94..02bde04612 100644 --- a/net/nocatsplash/Makefile +++ b/net/nocatsplash/Makefile @@ -23,6 +23,7 @@ PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install include $(INCLUDE_DIR)/package.mk define Package/nocatsplash + SUBMENU:=Captive Portals SECTION:=net CATEGORY:=Network DEPENDS:=+glib1 diff --git a/net/nodogsplash/Makefile b/net/nodogsplash/Makefile index 4f9ff50eb6..5cb4fe9734 100644 --- a/net/nodogsplash/Makefile +++ b/net/nodogsplash/Makefile @@ -24,6 +24,7 @@ PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install include $(INCLUDE_DIR)/package.mk define Package/nodogsplash + SUBMENU:=Captive Portals SECTION:=net CATEGORY:=Network DEPENDS:=+libpthread diff --git a/net/wifidog/Makefile b/net/wifidog/Makefile index 1f952eda8a..8c6f1104e6 100644 --- a/net/wifidog/Makefile +++ b/net/wifidog/Makefile @@ -23,6 +23,7 @@ PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install include $(INCLUDE_DIR)/package.mk define Package/wifidog + SUBMENU:=Captive Portals SECTION:=net CATEGORY:=Network DEPENDS:=+iptables-mod-extra +iptables-mod-ipopt +iptables-mod-nat +libgcc +libpthread