👷 need to install g++

This commit is contained in:
Niels Lohmann 2019-03-24 00:48:59 +01:00
parent c94b764a6e
commit 63d619e21f
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69

View file

@ -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",