Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 282224 - media-plugins/quodlibet-cddb must depend on dev-python/cddb-py
Summary: media-plugins/quodlibet-cddb must depend on dev-python/cddb-py
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-21 18:13 UTC by Boris Petersen
Modified: 2009-08-26 10:23 UTC (History)
0 users

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


Attachments
quodlibet-cddb ebuild patch (quodlibet-cddb-4353-r1.patch,320 bytes, patch)
2009-08-21 18:18 UTC, Boris Petersen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Petersen 2009-08-21 18:13:10 UTC
since media-plugins/quodlibet-cddb needs dev-python/cddb-py it should depend on it. I ran into it cause i dun have cddb-py installed and the plugin wouldn't work. after installing cddb-py quodlibet-cddb works fine.

Reproducible: Always

Steps to Reproduce:
Comment 1 Boris Petersen 2009-08-21 18:18:59 UTC
Created attachment 201890 [details, diff]
quodlibet-cddb ebuild patch

this patches the quodlibet-cddb-4353.ebuild to depend on dev-python/cddb-py
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2009-08-26 10:23:38 UTC
+  26 Aug 2009; Samuli Suominen <ssuominen@gentoo.org>
+  quodlibet-cddb-4353.ebuild:
+  cddb-py depend wrt #282224 by Boris Petersen.