diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 49fb2c8f0cf9893bbbe9fec7eb071808a38ed5da..a568d54044f2937dd9abd4e5722e327d7e6b900a 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -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)