[Bug 263950] x11-toolkits/gtk20: Dependency loop detected: These packages depend on each other: gtk2-2.24.33 pango-1.50.7 glib-2.70.4_6,2 dbus-1.14.0,1 xmlto-0.0.28 w3m-0.5.3.20220429
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 263950] Dependancy loop x11-toolkits/gtk20"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 May 2022 08:30:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263950
--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=274d844214e882f49ce8aaf68bfbeaf2f6731b35
commit 274d844214e882f49ce8aaf68bfbeaf2f6731b35
Author: Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2022-05-13 08:24:31 +0000
Commit: Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2022-05-13 08:29:45 +0000
devel/dbus: use minixmlto over xmlto
Depending on the options set by the user w3m may depend on gtk,
if the X11 option is set) which will result in a circular dependency
gtk2 -> glib2 -> dbus -> xmlto -> w3m -> gtk2
minixmlto never bring w3m in the dependency list
PR: 263950
Reported by: dgilbert@eicat.ca
devel/dbus/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
You are receiving this mail because:
You are the assignee for the bug.