guix-commits
[Top][All Lists]
Advanced

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

03/03: gnu: network-manager: Add missing input.


From: guix-commits
Subject: 03/03: gnu: network-manager: Add missing input.
Date: Sun, 29 Aug 2021 04:29:16 -0400 (EDT)

glv pushed a commit to branch core-updates-frozen
in repository guix.

commit c3c7ca7603ee177d64828aa27a6b634c29cd8361
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Sun Aug 29 10:26:59 2021 +0200

    gnu: network-manager: Add missing input.
    
    * gnu/packages/gnome.scm (network-manager)[inputs]: Add libselinux.
---
 gnu/packages/gnome.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 1e7f16d..ec95c78 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7748,6 +7748,7 @@ users.")
        ("libgudev" ,libgudev)
        ("libndp" ,libndp)
        ("libnl" ,libnl)
+       ("libselinux" ,libselinux)
        ("libsoup" ,libsoup)
        ("mobile-broadband-provider-info" ,mobile-broadband-provider-info)
        ("modem-manager" ,modem-manager)



reply via email to

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