me
/
guix
Archived
1
0
Fork 0

gnu: bzrtp: Drop input labels.

* gnu/packages/linphone.scm (bzrtp)[inputs]: Drop package labels.
master
Ricardo Wurmus 2023-04-08 14:10:45 +02:00
parent e4cc8a5cad
commit 71eac43207
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 3 deletions

View File

@ -465,9 +465,7 @@ implements the RFC 3550 standard.")
"-DENABLE_STATIC=NO"
"-DENABLE_TESTS=YES")))
(inputs
`(("bctoolbox" ,bctoolbox)
("sqlite3" ,sqlite)
("xml2" ,libxml2)))
(list bctoolbox libxml2 sqlite))
(synopsis "Belledonne Communications ZRTP Library")
(description "BZRTP is an implementation of ZRTP keys exchange protocol,
written in C. It is fully portable and can be executed on many platforms