commit:     658019720f4782696cb9919600ef28436b481cd2
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 18 20:38:55 2025 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Mar 18 20:38:55 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65801972

dev-python/dbus-python: add missing autoconf-archive bdep

configure.ac:21: error: Unexpanded AX_ macro found. Please install GNU 
autoconf-archive
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:91: error: Unexpanded AX_ macro found. Please install GNU 
autoconf-archive
configure.ac:115: error: Unexpanded AX_ macro found. Please install GNU 
autoconf-archive

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-python/dbus-python/dbus-python-1.4.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/dbus-python/dbus-python-1.4.0.ebuild 
b/dev-python/dbus-python/dbus-python-1.4.0.ebuild
index d639a5a6848e..76be0a96c1ee 100644
--- a/dev-python/dbus-python/dbus-python-1.4.0.ebuild
+++ b/dev-python/dbus-python/dbus-python-1.4.0.ebuild
@@ -31,6 +31,7 @@ RDEPEND="
        ${DEPEND}
 "
 BDEPEND="
+       dev-build/autoconf-archive
        virtual/pkgconfig
        doc? (
                $(python_gen_any_dep '

Reply via email to