summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mail/fetchmail/fetchmail-6.4.1-r3.ebuild (renamed from net-mail/fetchmail/fetchmail-6.4.1-r2.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.4.1-r2.ebuild b/net-mail/fetchmail/fetchmail-6.4.1-r3.ebuild
index dbdc7c7bfd5d..f45d07587a6a 100644
--- a/net-mail/fetchmail/fetchmail-6.4.1-r2.ebuild
+++ b/net-mail/fetchmail/fetchmail-6.4.1-r3.ebuild
@@ -17,7 +17,8 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
IUSE="ssl nls kerberos tk socks libressl"
REQUIRED_USE="tk? ( ${PYTHON_REQUIRED_USE} )"
-RDEPEND="ssl? (
+RDEPEND="acct-user/fetchmail
+ ssl? (
!libressl? ( >=dev-libs/openssl-1.0.2:= )
libressl? ( dev-libs/libressl:= )
)