commit:     2a957b1a21c7d88bc05b4715b7e9f151c37c1831
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 10 04:24:26 2015 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Mon Aug 10 04:29:13 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a957b1a

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 751caa5..a3ae152 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

Reply via email to