Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 693960

Summary: >=xfce-base/xfwm4-4.13.3 should not depend on dev-libs/dbus-glib
Product: Gentoo Linux Reporter: Olof Kindgren <olof.kindgren>
Component: Current packagesAssignee: XFCE Team <xfce>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Olof Kindgren 2019-09-09 21:15:35 UTC
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
Comment 1 Larry the Git Cow gentoo-dev 2019-09-10 12:23:07 UTC
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(-)