gnu: sway: Add missing input.

This dependency was no longer provided after
c6deabf957.

* gnu/packages/wm.scm (sway)[inputs]: Add LIBEVDEV.
master
Marius Bakke 2019-04-08 01:38:01 +02:00
parent 0dbb6c2fb9
commit aa07299f1f
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 0 deletions

View File

@ -1160,6 +1160,7 @@ modules for building a Wayland compositor.")
("elogind" ,elogind)
("gdk-pixbuf" ,gdk-pixbuf)
("json-c" ,json-c)
("libevdev" ,libevdev)
("libinput" ,libinput)
("libxkbcommon" ,libxkbcommon)
("pango" ,pango)