]> git.pld-linux.org Git - packages/opencv.git/commitdiff
- BRs for opencl_amd* bconds
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 15 Feb 2013 21:40:40 +0000 (22:40 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 15 Feb 2013 21:40:54 +0000 (22:40 +0100)
opencv.spec

index 91674707a4325fc045d656de4a954af284b8f757..d507b549a398e4db3b84d69eb1503472ecd3a23b 100644 (file)
@@ -1,7 +1,6 @@
 #
 # TODO:
 # - Smartek GigEVisionSDK (http://www.smartekvision.com/ but I can't see SDK with Linux library?)
-# - finish AMD OpenCL routines support
 # - CUDA support (on bcond)
 # - ipp (libippi): http://software.intel.com/en-us/articles/intel-ipp/ (proprietary)
 #
@@ -59,6 +58,8 @@ BuildRequires:        OpenEXR-devel
 # as of OpenCV 2.3.1-2.4.3 there is also check for OpenNI-sensor-PrimeSense, but the result is not used
 %{?with_openni:BuildRequires:  OpenNI-devel}
 %{?with_ximea:BuildRequires:   XIMEA-devel}
+%{?with_opencl_amdblas:BuildRequires:  clAmdBlas-devel}
+%{?with_opencl_amdfft:BuildRequires:   clAmdFft-devel}
 BuildRequires: cmake >= 2.4
 BuildRequires: doxygen
 BuildRequires: eigen3 >= 3
This page took 0.164494 seconds and 4 git commands to generate.