This reverts commit cfb21de775.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user