mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: smplayer: Support wayland.
* gnu/packages/video.scm (smplayer)[inputs]: Add qtwayland-5. Change-Id: I2ba61a43e876e61d270ab4c6226143bfd5be7e80
This commit is contained in:
parent
13234385fd
commit
aed53c956b
1 changed files with 1 additions and 0 deletions
|
|
@ -2770,6 +2770,7 @@ projects while introducing many more.")
|
|||
(list bash-minimal
|
||||
qtbase-5
|
||||
qtdeclarative-5
|
||||
qtwayland-5
|
||||
zlib
|
||||
mpv))
|
||||
(arguments
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue