👷 need to install g++
This commit is contained in:
parent
c94b764a6e
commit
63d619e21f
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
},
|
||||
"fedora24-x86_64": {
|
||||
"buildenv": "fedora24-x86_64",
|
||||
"builddeps": ["cmake", "make", "gcc"],
|
||||
"builddeps": ["cmake", "make", "g++"],
|
||||
"buildcmd": [
|
||||
"uname -a",
|
||||
"mkdir build",
|
||||
|
|
Loading…
Reference in a new issue