diff --git a/program/caffe-classification-opencl/.cm/meta.json b/program/caffe-classification-opencl/.cm/meta.json index c1679ec..d85b790 100644 --- a/program/caffe-classification-opencl/.cm/meta.json +++ b/program/caffe-classification-opencl/.cm/meta.json @@ -10,6 +10,7 @@ }, "compile_deps": { "boost": { + "issue": "https://github.com/dividiti/ck-caffe/issues/113", "local": "yes", "name": "Boost C++ libraries", "skip_from_bat": "yes", @@ -29,10 +30,11 @@ "tags": "lib,blas,openblas" }, "lib-boost": { + "issue": "https://github.com/dividiti/ck-caffe/issues/113", "force_add_static_lib_path": "yes", "local": "yes", "name": "Boost library", - "sort": 13, + "sort": 4, "tags": "lib,boost" }, "lib-caffe": {