👷 install g++

parent c871c9a0
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
}, },
"centos7-x86_64": { "centos7-x86_64": {
"buildenv": "centos7-x86_64", "buildenv": "centos7-x86_64",
"builddeps": ["build-essential", "cmake", "wget"], "builddeps": ["cmake", "make", "wget", "gcc-g++"],
"buildcmd": [ "buildcmd": [
"uname -a", "uname -a",
"wget https://github.com/Kitware/CMake/releases/download/v3.14.0/cmake-3.14.0.tar.gz", "wget https://github.com/Kitware/CMake/releases/download/v3.14.0/cmake-3.14.0.tar.gz",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment