mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 14:07:32 +00:00
docker-based debian package build
This commit is contained in:
parent
527eccd3c6
commit
21cb0e8feb
4 changed files with 43 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 10), dh-python, python3 (>= 3.6), dh-systemd (>= 1.
|
|||
|
||||
Package: openwebrx
|
||||
Architecture: all
|
||||
Depends: python3 (>= 3.6), csdr (>= 0.15), netcat, owrx-connector (>= 0.1)
|
||||
Depends: python3 (>= 3.6), python3-pkg-resources, csdr (>= 0.15), netcat, owrx-connector (>= 0.1)
|
||||
Recommends: digiham (>= 0.2), dsd (>= 1.7)
|
||||
Description: multi-user web sdr
|
||||
Open source, multi-user SDR receiver with a web interface
|
||||
Loading…
Add table
Add a link
Reference in a new issue