Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270324 - media-sound/qmpdclient-1.1.0-r1 dbus useflag request
Summary: media-sound/qmpdclient-1.1.0-r1 dbus useflag request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-18 17:16 UTC by tot-to
Modified: 2009-05-18 18:18 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 tot-to 2009-05-18 17:16:36 UTC
When updating world with migrating qmpdclient-1.0.9 to qmpdclient-1.1.0-r1 I am getting a message:

emerge: there are no ebuilds built with USE flags to satisfy "x11-libs/qt-gui:4[dbus]".
!!! One of the following packages is required to complete your request:
- x11-libs/qt-gui-4.5.1 (Change USE: +dbus)
(dependency required by "media-sound/qmpdclient-1.1.0-r1" [ebuild])
(dependency required by "world" [argument])

I contacted with qmpdclient developer, Voker57, he said that support of dbus must be automatically switched off in compilation time when dbus is not installed.
Please add dbus flag in qmpdclient ebuild.

Reproducible: Always

Steps to Reproduce:
1. USE='-dbus' in /etc/make.conf
2. emerge =media-sound/qmpdclient-1.1.0-r1
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2009-05-18 18:18:16 UTC
+*qmpdclient-1.1.0-r2 (18 May 2009)
+
+  18 May 2009; Markos Chandras <hwoarang@gentoo.org>
+  +qmpdclient-1.1.0-r2.ebuild:
+  Add dbus use flag. Fixes bug 270324
+

Fixed on cvs . Thanks for reporting