gnu: ffmpeg-4: Restore building with regular sdl2. This was resolved incorrectly when merging mesa-updates, which undid this change that was made around the same time in e342840989ceb7a6efe56ae29bc8caf00c873bca. * gnu/packages/video.scm (ffmpeg-4) [inputs]: Delete field. Change-Id: I5820ae04f08b8b5aeeb2e4078425cf6f8150fa11
1 files changed, 0 insertions(+), 2 deletions(-) M gnu/packages/video.scm
M gnu/packages/video.scm => gnu/packages/video.scm +0 -2
@@ 1940,8 1940,6 @@ audio/video codec library.") (sha256 (base32 "05q6bpid5hfr9djp6cf3sq8majkjiqnl3v9i2y0an23w8qgld412")))) (inputs (modify-inputs (package-inputs ffmpeg-5) (replace "sdl2" sdl2-2.0))) (arguments (substitute-keyword-arguments (package-arguments ffmpeg-5) ((#:configure-flags flags ''())