mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-21 06:13:45 +00:00
patch dream to avoid hamlib and link with faad2 correctly
This commit is contained in:
parent
9a5286ca24
commit
f6e0cf2b71
3 changed files with 100 additions and 2 deletions
|
|
@ -2,6 +2,7 @@ FROM debian:buster-slim
|
|||
|
||||
COPY docker/files/js8call/js8call-hamlib.patch \
|
||||
docker/files/wsjtx/*.patch \
|
||||
docker/files/dream/*.patch \
|
||||
docker/scripts/install-dependencies.sh \
|
||||
docker/scripts/install-owrx-tools.sh /
|
||||
RUN /install-dependencies.sh && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue