diff --git a/package/lib-caffe-ssd-cuda/.cm/meta.json b/package/lib-caffe-ssd-cuda/.cm/meta.json index ef3ccc2..68167ce 100644 --- a/package/lib-caffe-ssd-cuda/.cm/meta.json +++ b/package/lib-caffe-ssd-cuda/.cm/meta.json @@ -155,7 +155,7 @@ "linux" ], "need_cpu_info": "yes", - "package_extra_name": " (cuda ssd)", + "package_extra_name": " (ssd, cuda)", "process_script": "install", "soft_uoa": "04ab08137582bd03", "suggested_path": "lib-caffe-cuda", diff --git a/program/caffe-detection-ssd-cuda/.cm/meta.json b/program/caffe-detection-ssd-cuda/.cm/meta.json index c4b1cea..fb91ab2 100644 --- a/program/caffe-detection-ssd-cuda/.cm/meta.json +++ b/program/caffe-detection-ssd-cuda/.cm/meta.json @@ -9,6 +9,7 @@ }, "compile_deps": { "boost": { + "issue": "https://github.com/dividiti/ck-caffe/issues/113", "local": "yes", "name": "Boost C++ libraries", "skip_from_bat": "yes", @@ -34,10 +35,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": {