ffsubsync: fix

Fixes issue where ffs could not be run.
This commit is contained in:
mawz
2024-09-02 00:34:09 -07:00
parent b5fecd5cfc
commit be50cd8e6c
+2
View File
@@ -34,9 +34,11 @@ python3.pkgs.buildPythonApplication rec {
ffmpeg-python
future
numpy
pkgs.ffmpeg
pysubs2
chardet
rich
setuptools
six
srt
tqdm