Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34577 - x11-misc/bbrb bad DEPEND
Summary: x11-misc/bbrb bad DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Brandon Hale (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 34553
  Show dependency tree
 
Reported: 2003-11-27 17:22 UTC by Spider (RETIRED)
Modified: 2003-12-07 08:12 UTC (History)
0 users

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


Attachments
patch for the DEPENDS section (bbrb.patch,484 bytes, patch)
2003-12-02 06:58 UTC, Dustin Mulcahey
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Spider (RETIRED) gentoo-dev 2003-11-27 17:22:12 UTC
DEPEND="x11-libs/gtk+
        media-libs/imlib"

which version of gtk+?  Both? Really?
Comment 1 Dustin Mulcahey 2003-12-02 06:58:04 UTC
Created attachment 21585 [details, diff]
patch for the DEPENDS section

Quick fix.... simply needed to specify the gtk+ version.
Comment 2 Brandon Hale (RETIRED) gentoo-dev 2003-12-04 08:48:02 UTC
Fixed in cvs.
Thanks for the patch! For future reference, diff -urN will produce a nicer patch.
Keep up the good work.