summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaul E Rangel <rrangel@chromium.org>2023-08-15 11:44:49 -0600
committerSam James <sam@gentoo.org>2024-01-31 16:59:20 +0000
commit0a775770d5e41e46d1b9026bf222191901584728 (patch)
tree9cabb3d962b3c2b5a85485299e4b9f9d32e4d1db /net-proxy/haproxy/Manifest
parentapp-admin/opentofu: add 1.6.1 (diff)
downloadgentoo-0a775770d5e41e46d1b9026bf222191901584728.tar.gz
gentoo-0a775770d5e41e46d1b9026bf222191901584728.tar.bz2
gentoo-0a775770d5e41e46d1b9026bf222191901584728.zip
dev-build/automake: Cleanup depends
The automake ./bootstrap script requires the `autom4te` tool. ``` : ${AUTOM4TE=autom4te} export AUTOM4TE # ditto ``` If it's not installed the package fails with the following error: ``` sh: line 1: autom4te: command not found aclocal.tmp: error: autom4te failed with exit status: 127 * ERROR: sys-devel/automake-1.16.5-r1::portage-stable failed (prepare phase): * (no error message) * * Call stack: * ebuild.sh, line 125: Called src_prepare * environment, line 2813: Called die * The specific snippet of code: * ./bootstrap || die; ``` We also need to add autoconf so the wrapper doesn't fail: ``` ac-wrapper: Unable to locate any usuable version of autoconf. ``` We also don't need to declare any DEPEND. Signed-off-by: Raul E Rangel <rrangel@chromium.org> Closes: https://github.com/gentoo/gentoo/pull/32327 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-proxy/haproxy/Manifest')
0 files changed, 0 insertions, 0 deletions