Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 353635 - media-libs/libbluray-9999 is missing a dev-java/ant DEPEND
Summary: media-libs/libbluray-9999 is missing a dev-java/ant DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Steve Dibb (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-03 19:43 UTC by Michał Sawicz
Modified: 2011-02-04 19:51 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 Michał Sawicz 2011-02-03 19:43:03 UTC
A recent version of libbluray (commit bbf11e43 as of this writing) requires dev-java/ant during build with default USE=java.

Reproducible: Always

Steps to Reproduce:
1. make sure dev-java/ant is not installed
2. try to emerge media-libs/libbluray with USE=java

Actual Results:  
emake fails because of missing ant

Expected Results:  
ebuild properly emerges
Comment 1 Tim Harder gentoo-dev 2011-02-04 19:51:48 UTC
Fixed in CVS. Thanks for reporting.