Browse Source
gnu: bctoolbox: Fix pluralization of "software".
* gnu/packages/linphone (bctoolbox): Fix typo.
guile-daemon
Vagrant Cascadian
2 years ago
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with
1 additions and
1 deletions
-
gnu/packages/linphone.scm
|
|
@ -99,7 +99,7 @@ framework for writing, administering, and running unit tests in C.") |
|
|
|
("mbedtls" ,mbedtls-apache))) |
|
|
|
(synopsis "Belledonne Communications Tool Box") |
|
|
|
(description "BcToolBox is an utilities library used by Belledonne |
|
|
|
Communications softwares like belle-sip, mediastreamer2 and linphone.") |
|
|
|
Communications software like belle-sip, mediastreamer2 and linphone.") |
|
|
|
(home-page "https://gitlab.linphone.org/BC/public/bctoolbox") |
|
|
|
(license license:gpl2+))) |
|
|
|
|
|
|
|