xfwm4 has a check in configure.ac.in that adds a dependency on dbus-glib if xfconf is older than 4.13 The ebuild however already depends on >=xfconf-4.13 which means that dbus-glib will never be needed
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=870f20cd1a4a0bd25e598d76cfd529d14a5a05a6 commit 870f20cd1a4a0bd25e598d76cfd529d14a5a05a6 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2019-09-10 12:21:08 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2019-09-10 12:21:08 +0000 xfce-base/xfwm4: Remove stale dbus-glib dep Thanks to Olof Kindgren for noticing! Closes: https://bugs.gentoo.org/693960 Signed-off-by: Michał Górny <mgorny@gentoo.org> xfce-base/xfwm4/{xfwm4-4.14.0.ebuild => xfwm4-4.14.0-r1.ebuild} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)