me
/
guix
Archived
1
0
Fork 0

gnu: gnome-shell: Use libnma.

* gnu/packages/gnome.scm (gnome-shell)[inputs]: Add 'libnma'.
master
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
1 changed files with 1 additions and 0 deletions

View File

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