update dependencies in docker

This commit is contained in:
Jakob Ketterl
2020-10-04 21:02:46 +02:00
parent 6c70e19c63
commit 815831b1ed
14 changed files with 36 additions and 23 deletions

View File

@ -49,7 +49,8 @@ rm -rf sdrplay
rm $BINARY
git clone https://github.com/SDRplay/SoapySDRPlay.git
cmakebuild SoapySDRPlay 1c2728a04db5edf8154d02f5cca87e655152d7c1
# latest from master as of 2020-09-04
cmakebuild SoapySDRPlay 105f8a6b3d449982d7ef860790c201aa066b8fa9
SUDO_FORCE_REMOVE=yes apt-get -y purge --autoremove $BUILD_PACKAGES
apt-get clean