net-mail/fetchmail: actually add acct-user/fetchmail RDEP
authorBernard Cafarelli <voyageur@gentoo.org>
Sun, 5 Jan 2020 23:10:01 +0000 (00:10 +0100)
committerBernard Cafarelli <voyageur@gentoo.org>
Sun, 5 Jan 2020 23:10:01 +0000 (00:10 +0100)
Closes: https://bugs.gentoo.org/704828
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
net-mail/fetchmail/fetchmail-6.4.1-r3.ebuild [moved from net-mail/fetchmail/fetchmail-6.4.1-r2.ebuild with 98% similarity]

similarity index 98%
rename from net-mail/fetchmail/fetchmail-6.4.1-r2.ebuild
rename to net-mail/fetchmail/fetchmail-6.4.1-r3.ebuild
index dbdc7c7bfd5d2d62173f8ffa34fb8d964a18bea8..f45d07587a6a1f35ad620eb9755181f30c6d3c3a 100644 (file)
@@ -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:= )
        )