Merge pull request #137562 from OPNA2608/fix/corrscope-ffmpeg/21.11
This commit is contained in:
@@ -23989,7 +23989,9 @@ with pkgs;
|
||||
inherit (gnome2) libgnomeui GConf;
|
||||
};
|
||||
|
||||
corrscope = libsForQt5.callPackage ../applications/video/corrscope { };
|
||||
corrscope = libsForQt5.callPackage ../applications/video/corrscope {
|
||||
ffmpeg = ffmpeg-full;
|
||||
};
|
||||
|
||||
coreimage = libsForQt5.callPackage ../applications/graphics/coreimage { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user