guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: network-manager-openconnect: Add missing inp


From: guix-commits
Subject: branch master updated: gnu: network-manager-openconnect: Add missing input.
Date: Sun, 03 May 2020 13:50:04 -0400

This is an automated email from the git hooks/post-receive script.

efraim pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new b4fe5da  gnu: network-manager-openconnect: Add missing input.
b4fe5da is described below

commit b4fe5dab9a4f404b214e6ad08cfa20b9f0d37083
Author: Efraim Flashner <address@hidden>
AuthorDate: Sun May 3 20:49:39 2020 +0300

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

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 2f58187..70975df 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6671,6 +6671,7 @@ Compatible with Cisco VPN concentrators configured to use 
IPsec.")
        ("kmod" ,kmod)
        ("libsecret" ,libsecret)
        ("libxml2" ,libxml2)
+       ("lz4" ,lz4)
        ("network-manager" ,network-manager)
        ("openconnect" ,openconnect)))
     (home-page "https://wiki.gnome.org/Projects/NetworkManager/VPN";)



reply via email to

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