mirror of
https://github.com/nlohmann/json.git
synced 2026-02-17 14:22:14 +00:00
👷 Fedora has no package "build-essential"
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
},
|
||||
"fedora24-x86_64": {
|
||||
"buildenv": "fedora24-x86_64",
|
||||
"builddeps": ["build-essential", "cmake"],
|
||||
"builddeps": ["cmake"],
|
||||
"buildcmd": ["mkdir cm", "cd cm", "cmake ..", "cmake --build .", "ctest --output-on-failure"]
|
||||
},
|
||||
"centos7-x86_64": {
|
||||
|
||||
Reference in New Issue
Block a user