summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-08-10 00:24:26 -0400
committerMike Frysinger <vapier@gentoo.org>2015-08-10 00:29:13 -0400
commit2a957b1a21c7d88bc05b4715b7e9f151c37c1831 (patch)
tree47f201223df91688f2e5a297bf3fa162a1bae96d /net-p2p
parentExplicitly quote the ~ in the replacement, so that it does not get expanded t... (diff)
downloadgentoo-2a957b1a21c7d88bc05b4715b7e9f151c37c1831.tar.gz
gentoo-2a957b1a21c7d88bc05b4715b7e9f151c37c1831.tar.bz2
gentoo-2a957b1a21c7d88bc05b4715b7e9f151c37c1831.zip
ctorrent: RDEPEND: add openssl
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/ctorrent/ctorrent-3.3.2-r2.ebuild1
1 files changed, 1 insertions, 0 deletions
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