remove libopencv-dev (#32469)

pull/32473/head
Adeeb Shihadeh 11 months ago committed by GitHub
parent 950aeae544
commit 48e24321e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      tools/install_ubuntu_dependencies.sh

@ -51,7 +51,6 @@ function install_ubuntu_common_requirements() {
libncurses5-dev \
libncursesw5-dev \
libomp-dev \
libopencv-dev \
libpng16-16 \
libportaudio2 \
libssl-dev \

Loading…
Cancel
Save