Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693960 - >=xfce-base/xfwm4-4.13.3 should not depend on dev-libs/dbus-glib
Summary: >=xfce-base/xfwm4-4.13.3 should not depend on dev-libs/dbus-glib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-09 21:15 UTC by Olof Kindgren
Modified: 2019-09-10 12:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)