joinmarket: add libssl-dev for Armbian

This commit is contained in:
openoms
2019-11-12 13:18:58 +00:00
parent 07105d3437
commit 17213d1f16

View File

@@ -35,7 +35,7 @@ See this review thread about the GUI option: https://twitter.com/zndtoshi/status
cd joinmarket-clientserver
# latest release: https://github.com/JoinMarket-Org/joinmarket-clientserver/releases
git reset --hard v0.5.5
sudo apt-get install libltdl-dev # needed for Armbian
sudo apt install -y libltdl-dev libssl-dev # needed for Armbian
./install.sh
# (follow instructions on screen; provide sudo password when prompted)
# do not install QT-dependencies - running headless on the RPi