aboutsummaryrefslogtreecommitdiff
path: root/cad/cura-engine
diff options
context:
space:
mode:
Diffstat (limited to 'cad/cura-engine')
-rw-r--r--cad/cura-engine/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/cura-engine/Makefile b/cad/cura-engine/Makefile
index c10324b43f9e..8391f411056b 100644
--- a/cad/cura-engine/Makefile
+++ b/cad/cura-engine/Makefile
@@ -9,7 +9,7 @@ COMMENT= Engine of slicing solution for RepRap 3D printers
LICENSE= AGPLv3
-USES= gmake
+USES= compiler:c++11-lang gmake
USE_GITHUB= yes
GH_ACCOUNT= Ultimaker