Add missing patchelf dependency for REHL8 for openvino runtime python wheel build (#12618)
This commit is contained in:
parent
263652fb93
commit
d958fccb8b
@ -110,6 +110,7 @@ elif [ -f /etc/redhat-release ]; then
|
||||
gcc \
|
||||
gcc-c++ \
|
||||
make \
|
||||
patchelf \
|
||||
pkg-config \
|
||||
gflags-devel.i686 \
|
||||
zlib-devel.i686 \
|
||||
|
Loading…
Reference in New Issue
Block a user