When upgrading a binary-only system, I noticed that graphviz-2.42.1 wants to pull in libtool, and so also, auto[make/make-wrapper/conf/conf-wrapper]. It seems when moving from graphviz-2.40 -> 2.42, the ebuild was changed from RDEPEND=${COMMON_DEPEND} +, to RDEPEND=${DEPEND} +, maybe this was accidental? Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=879108bea649eacf069bd3ebdb1b1b24e2eabfee commit 879108bea649eacf069bd3ebdb1b1b24e2eabfee Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2019-11-24 17:09:35 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2019-11-24 17:13:36 +0000 media-gfx/graphviz: Fix bogus RDEPENDs Result of a bad conflict resolution. Reported-by: David Flogeras <dflogeras2@gmail.com> Closes: https://bugs.gentoo.org/699028 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../graphviz/{graphviz-2.42.1.ebuild => graphviz-2.42.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)