From 921cde46a6288450a6a57b6d5d72d5f713f1ccea Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 18 Oct 2006 21:30:32 +0000 Subject: [PATCH] add missing dependency git-svn-id: svn://svn.openwrt.org/openwrt/packages@5213 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/ctorrent/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/ctorrent/Makefile b/net/ctorrent/Makefile index e5631f5ad..111d985f1 100644 --- a/net/ctorrent/Makefile +++ b/net/ctorrent/Makefile @@ -23,6 +23,7 @@ include $(INCLUDE_DIR)/package.mk define Package/ctorrent SECTION:=net CATEGORY:=Network + DEPENDS:=+libopenssl TITLE:=console-based BitTorrent client DESCRIPTION:=CTorrent is a BitTorrent client written in the C programming language, known to\\\ be a very robust and mature programming language, which produces fast and\\\ -- 2.11.0