gnu: gnome-shell: Use libnma.
* gnu/packages/gnome.scm (gnome-shell)[inputs]: Add 'libnma'.master
parent
79d7b5277f
commit
e24d311f9c
|
@ -7297,6 +7297,7 @@ properties, screen resolution, and other GNOME parameters.")
|
|||
("libcroco" ,libcroco)
|
||||
("libgnomekbd" ,libgnomekbd) ;for gkbd-keyboard-display
|
||||
("libgweather" ,libgweather)
|
||||
("libnma" ,libnma)
|
||||
("libsoup" ,libsoup)
|
||||
("mesa-headers" ,mesa-headers)
|
||||
("mutter" ,mutter)
|
||||
|
|
Reference in New Issue