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
autoPatchelfHook
addOpenGLRunpath
unzip
];
buildInputs = [
git
protobuf
opencv
unzip
python
tbb
shellcheck