From: olli Date: Tue, 25 Sep 2007 18:38:55 +0000 (+0000) Subject: Category reorganization X-Git-Url: http://git.archive.openwrt.org/?p=packages.git;a=commitdiff_plain;h=e485a6869c56048f78ae338d79d204fd9a80be7d Category reorganization git-svn-id: svn://svn.openwrt.org/openwrt/packages@9023 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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