guvcview: use latest ffmpeg (#92170)

This commit is contained in:
Doron Behar
2020-07-04 11:01:00 +03:00
committed by GitHub
parent 4249213e6a
commit e6612937cb

View File

@@ -5,7 +5,7 @@
, pkgconfig
, portaudio
, SDL2
, ffmpeg_3
, ffmpeg
, udev
, libusb1
, libv4l
@@ -46,7 +46,7 @@ stdenv.mkDerivation rec {
buildInputs = [
SDL2
alsaLib
ffmpeg_3
ffmpeg
libusb1
libv4l
portaudio