👷 need to install g++

This commit is contained in:
Niels Lohmann
2019-03-24 00:48:59 +01:00
parent c94b764a6e
commit 63d619e21f

View File

@@ -20,7 +20,7 @@
},
"fedora24-x86_64": {
"buildenv": "fedora24-x86_64",
"builddeps": ["cmake", "make", "gcc"],
"builddeps": ["cmake", "make", "g++"],
"buildcmd": [
"uname -a",
"mkdir build",