Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 555650 - media-libs/opencv-3.0.0 - USE="-java" ignored
Summary: media-libs/opencv-3.0.0 - USE="-java" ignored
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Amy Liffey
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-22 18:31 UTC by Chris Mayo
Modified: 2015-07-22 20:05 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 Chris Mayo 2015-07-22 18:31:08 UTC
Java module built automagically.

Ebuild fixed for me with:
-		$(cmake-utils_use_with java)
+		$(cmake-utils_use_build java opencv_java)