guvcview: use latest ffmpeg (#92170)
This commit is contained in:
parent
4249213e6a
commit
e6612937cb
@ -5,7 +5,7 @@
|
|||||||
, pkgconfig
|
, pkgconfig
|
||||||
, portaudio
|
, portaudio
|
||||||
, SDL2
|
, SDL2
|
||||||
, ffmpeg_3
|
, ffmpeg
|
||||||
, udev
|
, udev
|
||||||
, libusb1
|
, libusb1
|
||||||
, libv4l
|
, libv4l
|
||||||
@ -46,7 +46,7 @@ stdenv.mkDerivation rec {
|
|||||||
buildInputs = [
|
buildInputs = [
|
||||||
SDL2
|
SDL2
|
||||||
alsaLib
|
alsaLib
|
||||||
ffmpeg_3
|
ffmpeg
|
||||||
libusb1
|
libusb1
|
||||||
libv4l
|
libv4l
|
||||||
portaudio
|
portaudio
|
||||||
|
Loading…
x
Reference in New Issue
Block a user