openvino: move unzip to nativeBuildInputs
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user