Skip to content

Commit 0134f56

Browse files
committed
fix: remove libc++-* from jammy and above
See ros-tooling/setup-ros#507
1 parent 4397556 commit 0134f56

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup-ros.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ case ${UBUNTU_VERSION} in
5959
apt-get install --no-install-recommends --quiet --yes \
6060
clang \
6161
lcov \
62-
libc++-dev \
63-
libc++abi-dev \
6462
libssl-dev \
6563
python3-dev
6664
# Core, including some extra colcon packages and flake8 plugins

0 commit comments

Comments
 (0)