mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-09 08:23:44 +00:00
update docker base to debian bookworm
This commit is contained in:
parent
ce6029fe94
commit
ebb490a71e
8 changed files with 19 additions and 26 deletions
|
|
@ -18,7 +18,7 @@ function cmakebuild() {
|
|||
|
||||
cd /tmp
|
||||
|
||||
STATIC_PACKAGES="libfftw3-bin"
|
||||
STATIC_PACKAGES="libfftw3-single3"
|
||||
BUILD_PACKAGES="git cmake make gcc g++ libsamplerate-dev libfftw3-dev"
|
||||
|
||||
apt-get update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue