mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-01-03 23:30:03 +01:00
update docker dependencies
This commit is contained in:
parent
fc136e2328
commit
32bd4e288a
|
|
@ -31,11 +31,11 @@ popd
|
|||
rm -rf js8py
|
||||
|
||||
git clone https://github.com/jketterl/csdr.git
|
||||
cmakebuild csdr 0.18.1
|
||||
cmakebuild csdr 0.18.2
|
||||
|
||||
git clone https://github.com/jketterl/pycsdr.git
|
||||
cd pycsdr
|
||||
git checkout 0.18.1
|
||||
git checkout 0.18.2
|
||||
./setup.py install install_headers
|
||||
cd ..
|
||||
rm -rf pycsdr
|
||||
|
|
|
|||
Loading…
Reference in a new issue