aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/clover/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/clover/Makefile b/lang/clover/Makefile
index dfcf5b154ff2..f8adadacccbc 100644
--- a/lang/clover/Makefile
+++ b/lang/clover/Makefile
@@ -6,10 +6,11 @@ CATEGORIES= lang
COMMENT= Mesa "Clover" OpenCL library
-BUILD_DEPENDS= libclc>=0.2.0.20160915:devel/libclc \
+BUILD_DEPENDS= libclc>=0.3.0:devel/libclc \
opencl>=0:devel/opencl
LIB_DEPENDS= libOpenCL.so:devel/ocl-icd
-RUN_DEPENDS= opencl>=0:devel/opencl
+RUN_DEPENDS= libclc>=0.3.0:devel/libclc \
+ opencl>=0:devel/opencl
ONLY_FOR_ARCHS= i386 amd64
ONLY_FOR_ARCHS_REASON= Clover needs a GPU supported by the Radeon KMS driver