ffmpeg: use 2 as the default for now

This commit is contained in:
Vladimír Čunát 2016-06-09 14:07:39 +02:00
parent 9876769698
commit 9bf6114147

View file

@ -6724,7 +6724,7 @@ let
ffmpeg_1 = ffmpeg_1_2;
ffmpeg_2 = ffmpeg_2_8;
ffmpeg_3 = ffmpeg_3_0;
ffmpeg = ffmpeg_3;
ffmpeg = ffmpeg_2;
ffmpeg-full = callPackage ../development/libraries/ffmpeg-full {
# The following need to be fixed on Darwin