rx_sdr is not needed any more

This commit is contained in:
Jakob Ketterl 2019-12-21 19:43:21 +01:00
parent 33dd6937b4
commit 5b08dae28d
1 changed files with 0 additions and 3 deletions

View File

@ -23,7 +23,4 @@ apk add --no-cache --virtual .build-deps $BUILD_PACKAGES
git clone --depth 1 https://github.com/pothosware/SoapySDR
cmakebuild SoapySDR
git clone --depth 1 https://github.com/rxseger/rx_tools
cmakebuild rx_tools
apk del .build-deps