unifi-controllable-switch icon indicating copy to clipboard operation
unifi-controllable-switch copied to clipboard

qemu-system, qemu-tools, netcat, sshpass dependencies are not listed on the main page

Open i3laze opened this issue 7 years ago • 2 comments

Latest src/Makefile requires qemu-img, nc (netcat), sshpass and qemu-system commands, which are missing:

apt-get install qemu-system qemu-tools netcat sshpass

i3laze avatar Oct 17 '17 12:10 i3laze

I checked Developing section, yet some of the packages listed above are still currently required, but not listed in the article.

i3laze avatar Oct 20 '17 09:10 i3laze

Thanks for noting! Care to throw up a PR to add them?

wvengen avatar Oct 28 '17 15:10 wvengen