Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 555650

Summary: media-libs/opencv-3.0.0 - USE="-java" ignored
Product: Gentoo Linux Reporter: Chris Mayo <aklhfex>
Component: [OLD] LibraryAssignee: Amy Liffey <amynka>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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)