Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35526 - app-cdr/xcdroast DEPEND statement needs fixing
Summary: app-cdr/xcdroast DEPEND statement needs fixing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Lars Weiler (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-10 07:58 UTC by jim_jim33
Modified: 2004-01-17 12:51 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 jim_jim33 2003-12-10 07:58:27 UTC
The latest ebuild for app-cdr/xcdroast (0.98_alpha15-r2) needs a small fix to its handling of gtk2 in the DEPEND statement.  media-libs/gdk-pixbuf is not needed for the gtk2 port, so the check for it should be moved into the !gtk2? section.

Moving the media-libs/gdk-pixbuf dependancy and building xcdroast on a system that does not have gtk1 or gdk-pixbuf worked fine.

Reproducible: Always
Steps to Reproduce:
Comment 1 Mathy Vanvoorden 2003-12-31 06:55:12 UTC
I can confirm this. Emerging xcdroast_alpha15-r2 with the --nodeps option works just fine.
Comment 2 Lars Weiler (RETIRED) gentoo-dev 2004-01-17 12:51:42 UTC
Thanks for reporting.  I changed it (though I didn't increment the version).