diff --git a/CuraEngine/control b/CuraEngine/control index 6c28a7c..b17eaed 100644 --- a/CuraEngine/control +++ b/CuraEngine/control @@ -6,7 +6,8 @@ Build-Depends: debhelper (>= 9), cmake, python3-all-dev, libarcus-dev, - protobuf-compiler, libprotobuf-dev, +# Protobuf (>= 3.5) + protobuf-compiler (>= 3.5), libprotobuf-dev (>= 3.5), stb-dev, # Tests libcppunit-dev,