We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9cb0265 + f5ec319 commit 6a45713Copy full SHA for 6a45713
update/update.svxlink.sh
@@ -6,7 +6,7 @@ apt install -y mc g++ cmake make libsigc++-2.0-dev libgsm1-dev libpopt-dev tcl t
6
apt install -y libgcrypt20-dev libspeex-dev libasound2-dev libopus-dev librtlsdr-dev
7
apt install -y doxygen groff alsa-utils vorbis-tools curl libcurl4-openssl-dev libvorbis-dev
8
apt install -y git bc curl rtl-sdr libcurl4-openssl-dev cmake libjsoncpp-dev
9
-apt install -y libgpiod2 libgpiod-dev
+apt install -y libgpiod2 libgpiod-dev libssl-dev
10
11
echo "--- user & group manipulation ---"
12
# this steps can be skipped
0 commit comments