commit:     6bfeb6a1335180541b7b74e8a346af492dbb6983
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 18 01:52:49 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sun Jul 18 01:52:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bfeb6a1

mail-mta/sendmail: add acct-* to DEPEND as well

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 mail-mta/sendmail/sendmail-8.16.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail-mta/sendmail/sendmail-8.16.1-r1.ebuild 
b/mail-mta/sendmail/sendmail-8.16.1-r1.ebuild
index 64337fe7c91..ddc1e2ef5a3 100644
--- a/mail-mta/sendmail/sendmail-8.16.1-r1.ebuild
+++ b/mail-mta/sendmail/sendmail-8.16.1-r1.ebuild
@@ -20,6 +20,8 @@ BDEPEND="
        sys-devel/m4
        virtual/pkgconfig"
 DEPEND="
+       acct-group/smmsp
+       >=acct-user/smmsp-0-r2
        net-mail/mailbase
        >=sys-libs/db-3.2:=
        ldap? ( net-nds/openldap )
@@ -29,8 +31,6 @@ DEPEND="
        tcpd? ( sys-apps/tcp-wrappers )"
 RDEPEND="
        ${DEPEND}
-       acct-group/smmsp
-       >=acct-user/smmsp-0-r2
        >=mail-filter/libmilter-1.0.2_p1-r1
        !mail-mta/courier
        !mail-mta/esmtp

Reply via email to