Skip to content

Commit

Permalink
Revert "tooling: Fix missing bc dependency"
Browse files Browse the repository at this point in the history
This reverts commit d95b2ca.
  • Loading branch information
eigendude committed Dec 22, 2024
1 parent d95b2ca commit 59b0f7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion oasis_tooling/scripts/depinstall_oasis_deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ fi
if [[ "${OSTYPE}" != "darwin"* ]]; then
# Install development tools and ROS tools
sudo apt install -y --no-install-recommends \
bc \
build-essential \
ccache \
cmake \
Expand Down

0 comments on commit 59b0f7c

Please sign in to comment.