moc: switch to default ffmpeg
This commit is contained in:
parent
a17ac8cc40
commit
323ad74b1a
1 changed files with 1 additions and 3 deletions
|
@ -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 { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue