guix-commits
[Top][All Lists]
Advanced

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

16/16: gnu: strongswan: Build with libsoup@2.


From: guix-commits
Subject: 16/16: gnu: strongswan: Build with libsoup@2.
Date: Thu, 3 Feb 2022 17:45:00 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit ff093f5739a61e77b296feccc48d260b9bb574c0
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Thu Feb 3 22:20:22 2022 +0100

    gnu: strongswan: Build with libsoup@2.
    
    * gnu/packages/vpn.scm (strongswan)[inputs]: Change from LIBSOUP to
    LIBSOUP-MINIMAL-2.
---
 gnu/packages/vpn.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/vpn.scm b/gnu/packages/vpn.scm
index 723dd5dcb6..7f1d10d1eb 100644
--- a/gnu/packages/vpn.scm
+++ b/gnu/packages/vpn.scm
@@ -382,7 +382,7 @@ endpoints.")
            gmp
            libcap
            libgcrypt
-           libsoup
+           libsoup-minimal-2
            linux-pam
            openssl))
     (native-inputs



reply via email to

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