From 2a957b1a21c7d88bc05b4715b7e9f151c37c1831 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 10 Aug 2015 00:24:26 -0400 Subject: ctorrent: RDEPEND: add openssl --- net-p2p/ctorrent/ctorrent-3.3.2-r2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-p2p/ctorrent/ctorrent-3.3.2-r2.ebuild b/net-p2p/ctorrent/ctorrent-3.3.2-r2.ebuild index 751caa55c09d..a3ae1525394a 100644 --- a/net-p2p/ctorrent/ctorrent-3.3.2-r2.ebuild +++ b/net-p2p/ctorrent/ctorrent-3.3.2-r2.ebuild @@ -20,6 +20,7 @@ IUSE="" S=${WORKDIR}/${MY_P} DEPEND="dev-libs/openssl" +RDEPEND="${DEPEND}" src_prepare() { epatch "${FILESDIR}"/${PN}-CVE-2009-1759.patch -- cgit v1.2.3-65-gdbad