mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-19 22:30:23 +00:00
punes: pin ffmpeg_8 (#552278)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
gitUpdater,
|
||||
cmake,
|
||||
pkg-config,
|
||||
ffmpeg,
|
||||
ffmpeg_8,
|
||||
libGLU,
|
||||
alsa-lib,
|
||||
libx11,
|
||||
@@ -74,7 +74,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
]);
|
||||
|
||||
buildInputs = [
|
||||
ffmpeg
|
||||
ffmpeg_8
|
||||
libGLU
|
||||
]
|
||||
++ (with qtPackages; [
|
||||
|
||||
Reference in New Issue
Block a user