mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-05 06:26:50 +00:00
add depencency for sox
This commit is contained in:
parent
2cfeb6b6d6
commit
90d990bdfb
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ class FeatureDetector(object):
|
|||
"digital_voice_digiham": ["digiham", "sox"],
|
||||
"digital_voice_dsd": ["dsd", "sox", "digiham"],
|
||||
"wsjt-x": ["wsjtx", "sox"],
|
||||
"packet": ["direwolf"],
|
||||
"packet": ["direwolf", "sox"],
|
||||
}
|
||||
|
||||
def feature_availability(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue