hashlink
hashlink copied to clipboard
needed build-essential,make,cmake to run "make all", not mentioned in readme
I'm building a dev container off of the official dockerhub haxe container, and I had to add build-essential and cmake to the apt-get list already mentioned in the README/wiki. Just figured that would be a nice to add as things needed to build
Thanks, that helped me!