Skip to content

Commit 4b6ac47

Browse files
committed
dont remove build deps
1 parent b15cedc commit 4b6ac47

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

ansible/tasks/clean-build-dependencies.yml

-10
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,6 @@
11
- name: Remove build dependencies
22
apt:
33
pkg:
4-
- bison
5-
- build-essential
6-
- clang-11
7-
- cmake
8-
- cpp
9-
- flex
10-
- g++
11-
- g++-10
12-
- g++-9
13-
- gcc-10
144
- ninja-build
155
- python2
166
state: absent

0 commit comments

Comments
 (0)