Dependencies of openfl

Are packages actuate, box2d and layout really needed for openfl basic installation?

Moreover are packages lime-samples and openfl-samples needed?

I am setting up CI process at GitLab and command “haxelib run openfl setup” loads and installs a lot of dependencies that slowdown process of deployment. Probably there is an option that disable downloading of samples at least?

No, you can skip on CI. Lime, OpenFL and if you use C++, hxcpp, are the minimum. You will also need “format” if you build from source

Those are installed because the samples use them :smile: