mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 13:58:15 -05:00
gnu: libring: Update to 20191101.
* gnu/packages/telephony.scm (libring)[inputs]: Replace restbed with restinio, add asio.
This commit is contained in:
parent
fbcd60dd15
commit
a83855ffad
1 changed files with 2 additions and 1 deletions
|
@ -792,8 +792,9 @@ (define-public libring
|
|||
("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)))
|
||||
|
|
Loading…
Reference in a new issue