mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-01 18:05:17 +00:00
gnu: mlt: Fix build.
* gnu/packages/video.scm (mlt)[inputs]: Replace ffmpeg with ffmpeg-6. Change-Id: Icb3ddd3ba09eef273886f64e3b4a9586517644c1
This commit is contained in:
parent
885fbb4cfe
commit
36ec3c09b7
1 changed files with 1 additions and 1 deletions
|
@ -3937,7 +3937,7 @@ from sites like Twitch.tv and pipes them into a video player of choice.")
|
|||
(list alsa-lib
|
||||
`(,alsa-plugins "pulseaudio")
|
||||
bash-minimal
|
||||
ffmpeg
|
||||
ffmpeg-6
|
||||
fftw
|
||||
frei0r-plugins
|
||||
gdk-pixbuf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue