avxsynth: switch to default ffmpeg
This commit is contained in:
parent
f8d0626890
commit
7ec7bace88
1 changed files with 0 additions and 1 deletions
|
@ -16199,7 +16199,6 @@ in
|
||||||
|
|
||||||
avxsynth = callPackage ../applications/video/avxsynth {
|
avxsynth = callPackage ../applications/video/avxsynth {
|
||||||
libjpeg = libjpeg_original; # error: 'JCOPYRIGHT_SHORT' was not declared in this scope
|
libjpeg = libjpeg_original; # error: 'JCOPYRIGHT_SHORT' was not declared in this scope
|
||||||
ffmpeg = ffmpeg_2;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
awesome-4-0 = callPackage ../applications/window-managers/awesome {
|
awesome-4-0 = callPackage ../applications/window-managers/awesome {
|
||||||
|
|
Loading…
Reference in a new issue