gnu: gnome-shell: Use libnma.

* gnu/packages/gnome.scm (gnome-shell)[inputs]: Add 'libnma'.
This commit is contained in:
Brice Waegeneire 2020-05-23 21:47:53 +02:00
parent 79d7b5277f
commit e24d311f9c
No known key found for this signature in database
GPG key ID: A94903A166A18FAE

View file

@ -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)