guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

06/06: gnu: gnome-shell: Use libnma.


From: guix-commits
Subject: 06/06: gnu: gnome-shell: Use libnma.
Date: Sat, 23 May 2020 15:51:26 -0400 (EDT)

bricewge pushed a commit to branch master
in repository guix.

commit e24d311f9c4787333b136b8bad504ae74f679259
Author: Brice Waegeneire <address@hidden>
AuthorDate: Sat May 23 21:47:53 2020 +0200

    gnu: gnome-shell: Use libnma.
    
    * gnu/packages/gnome.scm (gnome-shell)[inputs]: Add 'libnma'.
---
 gnu/packages/gnome.scm | 1 +
 1 file changed, 1 insertion(+)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]