From 8f5fa0c51a1eb7d9e8b2f9be31c80f7276e7c2da Mon Sep 17 00:00:00 2001 From: olli Date: Tue, 25 Sep 2007 18:16:27 +0000 Subject: [PATCH] Category reorganization git-svn-id: svn://svn.openwrt.org/openwrt/packages@9019 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/chillispot/Makefile | 1 + net/nocatsplash/Makefile | 1 + net/nodogsplash/Makefile | 1 + net/wifidog/Makefile | 1 + 4 files changed, 4 insertions(+) diff --git a/net/chillispot/Makefile b/net/chillispot/Makefile index 1d870ac42..555a85520 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 d147681b9..02bde0461 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 4f9ff50eb..5cb4fe973 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 1f952eda8..8c6f1104e 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 -- 2.11.0