mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-04 14:08:38 +00:00
hackrf does not depend on soapy the way it's implemented now
This commit is contained in:
parent
a66b540254
commit
f16a5f92e6
2 changed files with 1 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
ARG ARCH
|
||||
FROM openwebrx-soapysdr-base:$ARCH
|
||||
FROM openwebrx-base:$ARCH
|
||||
|
||||
ADD docker/scripts/install-dependencies-hackrf.sh /
|
||||
RUN /install-dependencies-hackrf.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue