ffmpeg: use 2 as the default for now
This commit is contained in:
parent
9876769698
commit
9bf6114147
@ -6724,7 +6724,7 @@ let
|
|||||||
ffmpeg_1 = ffmpeg_1_2;
|
ffmpeg_1 = ffmpeg_1_2;
|
||||||
ffmpeg_2 = ffmpeg_2_8;
|
ffmpeg_2 = ffmpeg_2_8;
|
||||||
ffmpeg_3 = ffmpeg_3_0;
|
ffmpeg_3 = ffmpeg_3_0;
|
||||||
ffmpeg = ffmpeg_3;
|
ffmpeg = ffmpeg_2;
|
||||||
|
|
||||||
ffmpeg-full = callPackage ../development/libraries/ffmpeg-full {
|
ffmpeg-full = callPackage ../development/libraries/ffmpeg-full {
|
||||||
# The following need to be fixed on Darwin
|
# The following need to be fixed on Darwin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user