From e485a6869c56048f78ae338d79d204fd9a80be7d Mon Sep 17 00:00:00 2001 From: olli Date: Tue, 25 Sep 2007 18:38:55 +0000 Subject: [PATCH] Category reorganization git-svn-id: svn://svn.openwrt.org/openwrt/packages@9023 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/cbtt/Makefile | 1 + net/ctorrent/Makefile | 1 + 2 files changed, 2 insertions(+) diff --git a/net/cbtt/Makefile b/net/cbtt/Makefile index 3af044647..2110052a0 100644 --- a/net/cbtt/Makefile +++ b/net/cbtt/Makefile @@ -20,6 +20,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)80-$(PKG_VERSION)-src include $(INCLUDE_DIR)/package.mk define Package/cbtt/Default + SUBMENU:=BitTorrent SECTION:=net CATEGORY:=Network DEPENDS:=+libpthread +uclibcxx +zlib diff --git a/net/ctorrent/Makefile b/net/ctorrent/Makefile index 4579e6585..3e2e5af36 100644 --- a/net/ctorrent/Makefile +++ b/net/ctorrent/Makefile @@ -19,6 +19,7 @@ PKG_MD5SUM:=23b37cd7b558ad6a27974b311499bab6 include $(INCLUDE_DIR)/package.mk define Package/ctorrent + SUBMENU:=BitTorrent SECTION:=net CATEGORY:=Network DEPENDS:=+libopenssl +uclibcxx -- 2.11.0