Bazarr: Add missing webrtcvad dependency (#467661)

This commit is contained in:
Aleksana
2025-12-04 09:14:45 +00:00
committed by GitHub
+1
View File
@@ -36,6 +36,7 @@ stdenv.mkDerivation rec {
ps.pillow
ps.setuptools
ps.psycopg2
ps.webrtcvad
]))
]
++ runtimeProgDeps;