gnu: weston: Add missing input.
* gnu/packages/freedesktop.scm (weston)[inputs]: Add libcap.master
parent
472c2223c0
commit
124ac301c1
|
@ -448,6 +448,7 @@ applications, X servers (rootless or fullscreen) or other display servers.")
|
||||||
`(("cairo" ,cairo-xcb)
|
`(("cairo" ,cairo-xcb)
|
||||||
("dbus" ,dbus)
|
("dbus" ,dbus)
|
||||||
("elogind" ,elogind)
|
("elogind" ,elogind)
|
||||||
|
("libcap" ,libcap)
|
||||||
("libinput" ,libinput-minimal)
|
("libinput" ,libinput-minimal)
|
||||||
("libunwind" ,libunwind)
|
("libunwind" ,libunwind)
|
||||||
("libxcursor" ,libxcursor)
|
("libxcursor" ,libxcursor)
|
||||||
|
|
Reference in New Issue