openvino: move unzip to nativeBuildInputs

This commit is contained in:
Ben Siraphob
2021-05-16 19:29:28 -07:00
committed by Jonathan Ringer
parent 6a5c85e926
commit aba7bc983f
@@ -83,13 +83,13 @@ stdenv.mkDerivation rec {
cmake
autoPatchelfHook
addOpenGLRunpath
unzip
];
buildInputs = [
git
protobuf
opencv
unzip
python
tbb
shellcheck