guvcview: use latest ffmpeg (#92170)

This commit is contained in:
Doron Behar
2020-07-04 04:01:00 -04:00
committed by GitHub
parent 4249213e6a
commit e6612937cb
+2 -2
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