add back libbz2-dev (#36172)

* add back libbz2-dev

* try this

* revert
ci-fun
Adeeb Shihadeh 1 day ago committed by GitHub
parent b637ad49d9
commit c7a9ea2bf4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      tools/install_ubuntu_dependencies.sh

@ -45,6 +45,7 @@ function install_ubuntu_common_requirements() {
libavdevice-dev \
libavutil-dev \
libavfilter-dev \
libbz2-dev \
libeigen3-dev \
libffi-dev \
libgles2-mesa-dev \

Loading…
Cancel
Save