gnu: waybar: Replace input libinput by libinput-minimal.
* gnu/packages/wm.scm (waybar)[propagated-inputs]: Replace libinput by libinput-minimal to reduce closure. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
parent
fb14741131
commit
714bab022c
|
@ -1727,7 +1727,7 @@ display a clock or apply image manipulation techniques to the background image."
|
||||||
gtkmm-3
|
gtkmm-3
|
||||||
jsoncpp
|
jsoncpp
|
||||||
libdbusmenu
|
libdbusmenu
|
||||||
libinput
|
libinput-minimal
|
||||||
libmpdclient
|
libmpdclient
|
||||||
libnl
|
libnl
|
||||||
libxml2
|
libxml2
|
||||||
|
|
Reference in New Issue