Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 753731 - media-libs/bluez-alsa-3.0.0 should not depend on dev-libs/glib[dbus]
Summary: media-libs/bluez-alsa-3.0.0 should not depend on dev-libs/glib[dbus]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-09 16:06 UTC by Cedric Sodhi
Modified: 2020-11-10 07:54 UTC (History)
1 user (show)

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 Cedric Sodhi 2020-11-09 16:06:17 UTC
USE=dbus is perhaps a bit of a misnomer on dev-libs/glib, because it only pulls in dconf but has nothing to do with glib's dbus library. In fact, bluez-alsa works fine with glib[-dbus].
Comment 1 Mart Raudsepp gentoo-dev 2020-11-09 21:28:52 UTC
Fixing assignee.
And yes, nothing should depend on glib[dbus] these days. If something for some reason needs to ensure dconf, it should do so with its own PDEPEND or otherwise
Comment 2 Larry the Git Cow gentoo-dev 2020-11-10 07:54:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76de420e7f409208f039c0fc69357be10271f228

commit 76de420e7f409208f039c0fc69357be10271f228
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2020-11-10 07:54:07 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2020-11-10 07:54:24 +0000

    media-sound/bluez-alsa: Relax dev-libs/glib dependency
    
    Closes: https://bugs.gentoo.org/753731
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 media-sound/bluez-alsa/bluez-alsa-3.0.0.ebuild | 2 +-
 media-sound/bluez-alsa/bluez-alsa-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)