Skip to content

Commit

Permalink
Merge pull request #56 from srcejon/libflac
Browse files Browse the repository at this point in the history
Add libflac-dev package needed for Remote TCP
  • Loading branch information
f4exb authored Oct 8, 2024
2 parents 1dbe120 + 0b45ff1 commit cbccd9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdrangel/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ RUN sudo apt-get update && sudo apt-get -y install \
libavformat-dev \
libopus-dev \
libfaad-dev \
libflac-dev \
zlib1g-dev \
libhamlib-dev

Expand Down

0 comments on commit cbccd9e

Please sign in to comment.