mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 14:16:55 -05:00
gnu: gnome-shell: Use libnma.
* gnu/packages/gnome.scm (gnome-shell)[inputs]: Add 'libnma'.
This commit is contained in:
parent
79d7b5277f
commit
e24d311f9c
1 changed files with 1 additions and 0 deletions
|
@ -7297,6 +7297,7 @@ (define-public gnome-shell
|
|||
("libcroco" ,libcroco)
|
||||
("libgnomekbd" ,libgnomekbd) ;for gkbd-keyboard-display
|
||||
("libgweather" ,libgweather)
|
||||
("libnma" ,libnma)
|
||||
("libsoup" ,libsoup)
|
||||
("mesa-headers" ,mesa-headers)
|
||||
("mutter" ,mutter)
|
||||
|
|
Loading…
Reference in a new issue