Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 487928 - =media-sound/qmmp-0.7.3[mpris] - Missing dependency on dev-qt/qtdbus - src/plugins/General/mpri s/mpris.cpp:21:18: fatal error: QtDBus: No such file or directory
Summary: =media-sound/qmmp-0.7.3[mpris] - Missing dependency on dev-qt/qtdbus - src/pl...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Markos Chandras (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-13 20:36 UTC by Risto A. Paju
Modified: 2013-10-14 19:10 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 Risto A. Paju 2013-10-13 20:36:27 UTC
Emerging qmmp with USE=mpris failed thus:

/var/tmp/portage/media-sound/qmmp-0.7.3/work/qmmp-0.7.3/src/plugins/General/mpri
s/mpris.cpp:21:18: fatal error: QtDBus: No such file or directory
 #include <QtDBus>

I then emerged dev-qt/qtdbus, and qmmp emerged fine after that.
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2013-10-14 19:10:26 UTC
+  14 Oct 2013; Markos Chandras <hwoarang@gentoo.org> qmmp-0.7.3.ebuild,
+  qmmp-9999.ebuild:
+  Add missing dev-qt/qtdbus dep for USE=mpris. Bug #487928
+