Bazarr: Add missing webrtcvad dependency (#467661)
This commit is contained in:
@@ -36,6 +36,7 @@ stdenv.mkDerivation rec {
|
||||
ps.pillow
|
||||
ps.setuptools
|
||||
ps.psycopg2
|
||||
ps.webrtcvad
|
||||
]))
|
||||
]
|
||||
++ runtimeProgDeps;
|
||||
|
||||
Reference in New Issue
Block a user