mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 14:16:55 -05: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 @@ (define-public sway
|
|||
gdk-pixbuf
|
||||
json-c
|
||||
libevdev
|
||||
libinput
|
||||
libinput-minimal
|
||||
libxkbcommon
|
||||
pango
|
||||
swaybg
|
||||
|
|
Loading…
Reference in a new issue