👷 fixed package name

This commit is contained in:
Niels Lohmann 2019-03-24 08:36:01 +01:00
parent 5e1cae0a7d
commit 30211477b7
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69

View file

@ -32,7 +32,7 @@
},
"centos7-x86_64": {
"buildenv": "centos7-x86_64",
"builddeps": ["cmake", "make", "wget", "gcc-g++"],
"builddeps": ["cmake", "make", "wget", "gcc-c++"],
"buildcmd": [
"uname -a",
"wget https://github.com/Kitware/CMake/releases/download/v3.14.0/cmake-3.14.0.tar.gz",