How to install make tools in Hass.io node-red add on

I’m trying to install node-red-contrib-mysensors but it fails because a dependency can’t be installed, sqlite3. That needs to be build from source, but there is no make available in the docker image.
How can I get this to work?

Edit: I’m using hass.io, latest version.

Did you find a way to install make tools?

Yes you can add packages in the configuration of the add on