[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#38211] [PATCH 8/9] gnu: libring: Update to 20191101.
From: |
Pierre Neidhardt |
Subject: |
[bug#38211] [PATCH 8/9] gnu: libring: Update to 20191101. |
Date: |
Thu, 14 Nov 2019 19:07:07 +0100 |
* gnu/packages/telephony.scm (libring)[inputs]: Replace restbed with restinio,
add asio.
---
gnu/packages/telephony.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm
index 2d6e5b2154..a3bc18f6f7 100644
--- a/gnu/packages/telephony.scm
+++ b/gnu/packages/telephony.scm
@@ -792,8 +792,9 @@ Initiation Protocol (SIP) and a multimedia framework.")
("libsecp256k1" ,libsecp256k1)
("python" ,python)
("python-wrapper" ,python-wrapper)
- ("restbed" ,restbed)
+ ("restinio" ,restinio)
("libx11" ,libx11)
+ ("asio" ,asio)
;; TODO: Upstream seems to rely on a custom pjproject (a.k.a. pjsip)
version.
;; See https://git.jami.net/savoirfairelinux/ring-daemon/issues/24.
("pjproject" ,pjproject-jami)))
--
2.23.0