mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +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
|
(list alsa-lib
|
||||||
`(,alsa-plugins "pulseaudio")
|
`(,alsa-plugins "pulseaudio")
|
||||||
bash-minimal
|
bash-minimal
|
||||||
ffmpeg
|
ffmpeg-6
|
||||||
fftw
|
fftw
|
||||||
frei0r-plugins
|
frei0r-plugins
|
||||||
gdk-pixbuf
|
gdk-pixbuf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue