commit:     470daf82f90609f3ea3c695cf93d092e85214068
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 16 09:59:32 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 16 10:00:13 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=470daf82

sys-devel/distcc: Add missing dep on sys-devel/autoconf-archive

Closes: https://bugs.gentoo.org/672954
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sys-devel/distcc/distcc-3.3.2-r4.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-devel/distcc/distcc-3.3.2-r4.ebuild 
b/sys-devel/distcc/distcc-3.3.2-r4.ebuild
index 01cca1f446a..c7c8995c8d6 100644
--- a/sys-devel/distcc/distcc-3.3.2-r4.ebuild
+++ b/sys-devel/distcc/distcc-3.3.2-r4.ebuild
@@ -32,6 +32,7 @@ CDEPEND="${PYTHON_DEPS}
        zeroconf? ( >=net-dns/avahi-0.6[dbus] )
 "
 DEPEND="${CDEPEND}
+       sys-devel/autoconf-archive
        sys-libs/binutils-libs
        virtual/pkgconfig"
 RDEPEND="${CDEPEND}

Reply via email to