mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: krfb: Use latest pipewire.
* gnu/packages/kde-systemtools.scm (krfb)[inputs]: Replace pipewire with pipewire-0.3.
This commit is contained in:
parent
9a91cc47af
commit
0ca73525c8
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ (define-public krfb
|
|||
("libxcb" ,libxcb)
|
||||
("libxtst" ,libxtst)
|
||||
("oxygen-icons" ,oxygen-icons) ;; default icon set
|
||||
("pipewire" ,pipewire)
|
||||
("pipewire" ,pipewire-0.3)
|
||||
("qtbase" ,qtbase-5)
|
||||
("qtx11extras" ,qtx11extras)
|
||||
("xcb-util-image" ,xcb-util-image)
|
||||
|
|
Loading…
Reference in a new issue