From: Mike Frysinger Date: Mon, 10 Aug 2015 04:24:26 +0000 (-0400) Subject: ctorrent: RDEPEND: add openssl X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2a957b1a21c7d88bc05b4715b7e9f151c37c1831;p=gentoo.git ctorrent: RDEPEND: add openssl --- 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