moc: switch to default ffmpeg

This commit is contained in:
Piotr Bogdan
2019-01-27 00:40:01 +00:00
parent a17ac8cc40
commit 323ad74b1a
+1 -3
View File
@@ -18272,9 +18272,7 @@ in
wxGTK30 = wxGTK30.override { withWebKit = true ; };
};
moc = callPackage ../applications/audio/moc {
ffmpeg = ffmpeg_2;
};
moc = callPackage ../applications/audio/moc { };
mod-distortion = callPackage ../applications/audio/mod-distortion { };