From 658019720f4782696cb9919600ef28436b481cd2 Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Tue, 18 Mar 2025 22:38:55 +0200 Subject: 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 --- dev-python/dbus-python/dbus-python-1.4.0.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python/dbus-python') 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 ' -- cgit v1.2.3