mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kpipewire: Fix build.
* gnu/packages/kde-plasma.scm (kpipewire)[inputs]: Replace ffmpeg with ffmpeg-6. Change-Id: I2f89ffbfeeca28ee12743072b6fdb5ff4ccab471
This commit is contained in:
parent
f627558ec7
commit
9aea4bdf01
1 changed files with 1 additions and 1 deletions
|
@ -1057,7 +1057,7 @@ the schedule and venue information.")
|
||||||
(inputs (list libxkbcommon
|
(inputs (list libxkbcommon
|
||||||
libva
|
libva
|
||||||
pipewire
|
pipewire
|
||||||
ffmpeg
|
ffmpeg-6
|
||||||
kcoreaddons
|
kcoreaddons
|
||||||
ki18n
|
ki18n
|
||||||
kwayland
|
kwayland
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue