acoustid_fingerprinter: pin to ffmpeg_1
This commit is contained in:
parent
72ad48fd32
commit
d735014548
@ -392,8 +392,9 @@ let
|
||||
|
||||
acct = callPackage ../tools/system/acct { };
|
||||
|
||||
acoustidFingerprinter = callPackage
|
||||
../tools/audio/acoustid-fingerprinter { };
|
||||
acoustidFingerprinter = callPackage ../tools/audio/acoustid-fingerprinter {
|
||||
ffmpeg = ffmpeg_1;
|
||||
};
|
||||
|
||||
actdiag = pythonPackages.actdiag;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user