Skip to content

Commit f485a8c

Browse files
committed
chore: drop old removals
1 parent 07df582 commit f485a8c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/90-cleanup.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,8 @@ elif [ -n "$(command -v apt-get)" ]; then
2424
autoconf \
2525
autotools-dev \
2626
cmake-data \
27-
cpp-8 \
2827
cpp-9 \
2928
cpp-10 \
30-
gcc-8 \
3129
gcc-9 \
3230
gcc-10 \
3331
git \
@@ -36,7 +34,6 @@ elif [ -n "$(command -v apt-get)" ]; then
3634
libicu-dev \
3735
libcgal-dev \
3836
libgcc-9-dev \
39-
libgcc-8-dev \
4037
ansible
4138

4239
add-apt-repository --yes --remove ppa:ansible/ansible

0 commit comments

Comments
 (0)