mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-05 14:37:09 +00:00
update docker dependencies
This commit is contained in:
parent
fc136e2328
commit
32bd4e288a
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue