mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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@gentoo.org>
This commit is contained in:
@@ -31,6 +31,7 @@ RDEPEND="
|
||||
${DEPEND}
|
||||
"
|
||||
BDEPEND="
|
||||
dev-build/autoconf-archive
|
||||
virtual/pkgconfig
|
||||
doc? (
|
||||
$(python_gen_any_dep '
|
||||
|
||||
Reference in New Issue
Block a user