moc: switch to default ffmpeg

This commit is contained in:
Piotr Bogdan 2018-11-11 01:24:31 +00:00
parent a17ac8cc40
commit 323ad74b1a

View File

@ -18272,9 +18272,7 @@ in
wxGTK30 = wxGTK30.override { withWebKit = true ; }; wxGTK30 = wxGTK30.override { withWebKit = true ; };
}; };
moc = callPackage ../applications/audio/moc { moc = callPackage ../applications/audio/moc { };
ffmpeg = ffmpeg_2;
};
mod-distortion = callPackage ../applications/audio/mod-distortion { }; mod-distortion = callPackage ../applications/audio/mod-distortion { };