1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-10 07:00:37 +02:00

gnu: weston: Add missing input.

* gnu/packages/freedesktop.scm (weston)[inputs]: Add libcap.
This commit is contained in:
Efraim Flashner
2017-09-06 09:49:17 +03:00
parent 472c2223c0
commit 124ac301c1

View File

@@ -448,6 +448,7 @@ applications, X servers (rootless or fullscreen) or other display servers.")
`(("cairo" ,cairo-xcb)
("dbus" ,dbus)
("elogind" ,elogind)
("libcap" ,libcap)
("libinput" ,libinput-minimal)
("libunwind" ,libunwind)
("libxcursor" ,libxcursor)