treewide: ffmpeg_4 -> ffmpeg
This commit is contained in:
@@ -24,7 +24,7 @@ self: super:
|
||||
nativeBuildInputs = old.nativeBuildInputs ++ [
|
||||
pkgs.pkgconfig
|
||||
];
|
||||
buildInputs = old.buildInputs ++ [ pkgs.ffmpeg_4 ];
|
||||
buildInputs = old.buildInputs ++ [ pkgs.ffmpeg ];
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user