gnu: bzrtp: Drop input labels.

* gnu/packages/linphone.scm (bzrtp)[inputs]: Drop package labels.
This commit is contained in:
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

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