mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-06 19:09:27 +01:00
gnu: sway: Replace input libinput by libinput-minimal.
* gnu/packages/wm.scm (sway)[propagated-inputs]: Replace libinput by libinput-minimal to reduce closure. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
8d4a692acb
commit
fb14741131
1 changed files with 1 additions and 1 deletions
|
@ -1595,7 +1595,7 @@ modules for building a Wayland compositor.")
|
|||
gdk-pixbuf
|
||||
json-c
|
||||
libevdev
|
||||
libinput
|
||||
libinput-minimal
|
||||
libxkbcommon
|
||||
pango
|
||||
swaybg
|
||||
|
|
Loading…
Add table
Reference in a new issue