mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 14:40:21 -05:00
gnu: strongswan: Build with libsoup@2.
* gnu/packages/vpn.scm (strongswan)[inputs]: Change from LIBSOUP to LIBSOUP-MINIMAL-2.
This commit is contained in:
parent
df0ad9560f
commit
ff093f5739
1 changed files with 1 additions and 1 deletions
|
@ -382,7 +382,7 @@ (define-public strongswan
|
|||
gmp
|
||||
libcap
|
||||
libgcrypt
|
||||
libsoup
|
||||
libsoup-minimal-2
|
||||
linux-pam
|
||||
openssl))
|
||||
(native-inputs
|
||||
|
|
Loading…
Reference in a new issue