👷 need to install g++

parent c94b764a
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
}, },
"fedora24-x86_64": { "fedora24-x86_64": {
"buildenv": "fedora24-x86_64", "buildenv": "fedora24-x86_64",
"builddeps": ["cmake", "make", "gcc"], "builddeps": ["cmake", "make", "g++"],
"buildcmd": [ "buildcmd": [
"uname -a", "uname -a",
"mkdir build", "mkdir build",
......
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