summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryhfudev2017-11-14 09:44:56 -0500
committeryhfudev2017-11-14 09:44:56 -0500
commitabffceb65148d3876a8128caf37ec823f082459a (patch)
tree8c2fb1d23647d0b69b49409202e8732904de7981
parent73740bf207ea08df3d6f0c723d7741a6160ba577 (diff)
downloadaur-abffceb65148d3876a8128caf37ec823f082459a.tar.gz
update the libcl
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e32cea16a95..a04044b70579 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,7 @@ depends=('gstreamer0.10-base' 'openexr'
'python'
'eigen'
'ceres-solver' # for opencv_contrib's sfm
- 'cuda' 'libcl'
+ 'cuda' 'ocl-icd'
)
depends_x86_64=('intel-tbb')
depends_i686=('intel-tbb')