Jormungandr install pkg failed -need to install pkg-config and libssl-dev

Usually (depending on the installation) this covers it all:

sudo apt install git build-essential libssl-dev pkg-config

1 Like