diff --git a/BUILD.md b/BUILD.md index c821c8901e..9b2476d505 100644 --- a/BUILD.md +++ b/BUILD.md @@ -27,7 +27,11 @@ Neo requires: Please visit their repositories for building and instalation instructions or use prebuilt packages: - Ubuntu: [launchpad repository](https://launchpad.net/~intel-opencl/+archive/ubuntu/intel-opencl) + - libigc-dev + - libigdgmm-dev - CentOS: [copr repository](https://copr.fedorainfracloud.org/coprs/jdanecki/intel-opencl) + - intel-igc-opencl-devel + - intel-gmmlib-devel Use versions compatible with selected [Neo release](https://github.com/intel/compute-runtime/releases). @@ -64,4 +68,4 @@ make -j`nproc` sudo make install ``` -___(*) Other names and brands may be claimed as property of others.___ \ No newline at end of file +___(*) Other names and brands may be claimed as property of others.___