From f0316740cc7883fcf9289307e96883006a8fb0f7 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 18 Oct 2006 21:30:32 +0000 Subject: [PATCH] add missing dependency SVN-Revision: 5213 --- net/ctorrent/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/ctorrent/Makefile b/net/ctorrent/Makefile index e5631f5ad8..111d985f1b 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.30.2