diff --git a/.doozer.json b/.doozer.json index 0e037e8d..3c468df2 100644 --- a/.doozer.json +++ b/.doozer.json @@ -20,7 +20,7 @@ }, "fedora24-x86_64": { "buildenv": "fedora24-x86_64", - "builddeps": ["cmake", "make", "gcc"], + "builddeps": ["cmake", "make", "g++"], "buildcmd": [ "uname -a", "mkdir build",