alephone: pin ffmpeg to 4.x

This commit is contained in:
Jonathan Ringer 2022-02-07 10:28:55 -08:00
parent 48fe791e40
commit d06ab8aa75
No known key found for this signature in database
GPG Key ID: 5C841D3CFDFEC4E0

View File

@ -1,4 +1,4 @@
{ lib, stdenv, fetchurl, boost, curl, ffmpeg, icoutils, libGLU, libmad, libogg
{ lib, stdenv, fetchurl, boost, curl, ffmpeg_4, icoutils, libGLU, libmad, libogg
, libpng, libsndfile, libvorbis, lua, pkg-config, SDL2, SDL2_image, SDL2_net
, SDL2_ttf, smpeg, speex, zziplib, zlib, makeWrapper, makeDesktopItem, unzip
, alephone }:
@ -20,7 +20,7 @@ let
buildInputs = [
boost
curl
ffmpeg
ffmpeg_4
libGLU
libmad
libsndfile