From: Oliver Ertl Date: Tue, 25 Sep 2007 18:38:55 +0000 (+0000) Subject: Category reorganization X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=17ae5f14473f8ec20ba98277fef42a4f11906876;hp=e8019a03951787b1ac7dbde35600b92dde9d665a Category reorganization SVN-Revision: 9023 --- diff --git a/net/cbtt/Makefile b/net/cbtt/Makefile index 3af044647b..2110052a01 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 4579e65856..3e2e5af36d 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