Needs support OpenCL in opencv. https://fedoraproject.org/wiki/Changes/OpenCL
Created attachment 850607 [details] [PATCH] Enable support OpenCL Proposed patch
Should be fixed in f20+.
opencv-2.4.7-3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/opencv-2.4.7-3.fc20
This patch was wrong. Basically libopencv_ocl.so.2.4 shouldn't be listed in opencv-core because it as a dependency with opencv libaries listed in opencv(main). This broke the -core lighter dependency. @Christopher can you withdraw your changes in fedora 20 or at the very least withdraw the bohdi push there. This need to be carefully tested in f21. Also OpenCL isn't enabled in mesa before f21, so this doesn't make sense to even think about f20 in this case.
Also, this bug was opened on my request to have it fixed in a better timeline. So this rush is kind of unfortunate. Please hold any build until properly tested fixed in rawhide. Thx (the push was withdrawn in f20)
Oops, sorry for the inconvenience.
Fixed previously