fix: use g++ instead of gcc-c++ for debian
This commit is contained in:
parent
d6d3c7ac0b
commit
dc1e5bc42f
@ -5,11 +5,10 @@
|
||||
|
||||
- name: install nodejs and build tools
|
||||
tags: insight_pkg
|
||||
package:
|
||||
name:
|
||||
- nodejs
|
||||
- npm
|
||||
- gcc-c++
|
||||
- g++
|
||||
- make
|
||||
state: present
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user