openvino: move unzip to nativeBuildInputs

This commit is contained in:
Ben Siraphob 2021-05-11 19:54:36 +07:00 committed by Jonathan Ringer
parent 6a5c85e926
commit aba7bc983f

View file

@ -83,13 +83,13 @@ stdenv.mkDerivation rec {
cmake cmake
autoPatchelfHook autoPatchelfHook
addOpenGLRunpath addOpenGLRunpath
unzip
]; ];
buildInputs = [ buildInputs = [
git git
protobuf protobuf
opencv opencv
unzip
python python
tbb tbb
shellcheck shellcheck