Closed
Description
The docs say mono-complete is required, which installs >170 MB more than mono-runtime on my system (Ubuntu 14.04).
After some fooling around, it seems that mono-mcs is sufficient for at least a trivial execution, and that installs only 6 MB more than mono-runtime.
Could someone verify with a more complete test suite (or some less experimental approach) whether mono-mcs is truly sufficient?