Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
maxime-desroches committed Jul 13, 2024
1 parent 31f87db commit eb0541b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ if [[ ! $(id -u) -eq 0 ]]; then
fi

$SUDO apt-get update
$SUDO apt-get install -y --no-install-recommends capnproto libcapnp-dev clang wget git autoconf libtool curl make build-essential libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev python3-openssl libeigen3-dev python3-pip python3-dev
$SUDO apt-get install -y --no-install-recommends python3 python3-pip clang libeigen3-dev

0 comments on commit eb0541b

Please sign in to comment.