gnu: mutter: Add missing input.
* gnu/packages/gnome.scm (mutter)[inputs]: Add libcap.
This commit is contained in:
parent
50918af29b
commit
744e9d0745
@ -4738,6 +4738,7 @@ to display dialog boxes from the commandline and shell scripts.")
|
||||
`(("elogind" ,elogind)
|
||||
("gnome-desktop" ,gnome-desktop)
|
||||
("libcanberra-gtk" ,libcanberra)
|
||||
("libcap" ,libcap)
|
||||
("libgudev" ,libgudev)
|
||||
("libice" ,libice)
|
||||
("libsm" ,libsm)
|
||||
|
Loading…
Reference in New Issue
Block a user