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)
|
("libcroco" ,libcroco)
|
||||||
("libgnomekbd" ,libgnomekbd) ;for gkbd-keyboard-display
|
("libgnomekbd" ,libgnomekbd) ;for gkbd-keyboard-display
|
||||||
("libgweather" ,libgweather)
|
("libgweather" ,libgweather)
|
||||||
|
("libnma" ,libnma)
|
||||||
("libsoup" ,libsoup)
|
("libsoup" ,libsoup)
|
||||||
("mesa-headers" ,mesa-headers)
|
("mesa-headers" ,mesa-headers)
|
||||||
("mutter" ,mutter)
|
("mutter" ,mutter)
|
||||||
|
|
Reference in New Issue