commit: 85dcad322a1e4214a227b5ba46ca43b2802fc4fa
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 11 21:20:09 2020 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 21:22:22 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85dcad32
virtual/mta: require mail-mta/opensmtpd[mta]
Acked-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
virtual/mta/mta-1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virtual/mta/mta-1-r1.ebuild b/virtual/mta/mta-1-r1.ebuild
index db846d7d443..e045187253d 100644
--- a/virtual/mta/mta-1-r1.ebuild
+++ b/virtual/mta/mta-1-r1.ebuild
@@ -17,4 +17,4 @@ RDEPEND="|| ( mail-mta/nullmailer
mail-mta/netqmail
mail-mta/postfix
mail-mta/sendmail
- mail-mta/opensmtpd )"
+ mail-mta/opensmtpd[mta] )"