Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 May 2022 08:30:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [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
Message-ID:  <bug-263950-39348-iiEUO3byle@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263950-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263950-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263950

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D274d844214e882f49ce8aaf68bfbeaf=
2f6731b35

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(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263950-39348-iiEUO3byle>