these have nothing to do with openpilot (#33369)

pull/33370/head
Adeeb Shihadeh 9 months ago committed by GitHub
parent 95600b00c6
commit 73d9f6e05e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 5
      tools/install_ubuntu_dependencies.sh

@ -70,11 +70,6 @@ function install_ubuntu_common_requirements() {
function install_extra_packages() {
echo "Installing extra packages..."
$SUDO apt-get install -y --no-install-recommends \
casync \
cmake \
make \
clinfo \
libqt5sql5-sqlite \
libreadline-dev \
libdw1 \
autoconf \

Loading…
Cancel
Save