Revert "Fixed manylinux2014 with system TBB (#14076)" (#14113)

This reverts commit cfb21de775.
This commit is contained in:
Alina Kladieva
2022-11-21 09:56:24 +01:00
committed by GitHub
parent cfb21de775
commit 0b97ab48a3
3 changed files with 6 additions and 3 deletions

View File

@@ -120,8 +120,8 @@ elif [ -f /etc/redhat-release ]; then
git \
git-lfs \
boost-devel \
python3-pip \
python3-devel \
python-pip \
python-devel \
libtool \
tbb-devel \
pugixml-devel \
@@ -134,6 +134,7 @@ elif [ -f /etc/redhat-release ]; then
file \
zlib-devel \
gflags-devel \
python3-pip \
libva-devel
elif [ -f /etc/os-release ] && grep -q "raspbian" /etc/os-release; then
# Raspbian