Commit be50cd8e authored by mawz's avatar mawz
Browse files

ffsubsync: fix

Fixes issue where ffs could not be run.
parent b5fecd5c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -34,9 +34,11 @@ python3.pkgs.buildPythonApplication rec {
    ffmpeg-python
    future
    numpy
    pkgs.ffmpeg
    pysubs2
    chardet
    rich
    setuptools
    six
    srt
    tqdm