linuxmuster / linuxmuster-linbo

Linbo imaging system for linuxmuster.net
23 stars 22 forks source link

missing dependency in build instructions #122

Closed Buster-de closed 4 years ago

Buster-de commented 4 years ago

README.md says:

Build instructions [...] Install build depends (uses sudo): ./get-depends.sh

get-depends.sh uses dpkg-checkbuilddeps. That tool is in package dpkg-dev and that is not part of default setup in Ubuntu 18.04.3 LTS.