me
/
guix
Archived
1
0
Fork 0

gnu: ortp: Drop input labels.

* gnu/packages/linphone.scm (ortp)[native-inputs]: Drop package labels.
master
Ricardo Wurmus 2023-04-08 14:03:32 +02:00
parent bf95402f5d
commit 28ae758cca
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 2 deletions

View File

@ -435,8 +435,7 @@ such as conferencing.")
(rename-file (string-append #$output "/bin")
(string-append #$output:tester "/bin"))))))))
(native-inputs
`(("dot" ,graphviz)
("doxygen" ,doxygen)))
(list graphviz doxygen))
(inputs
(list bctoolbox))
(synopsis "Belledonne Communications RTP Library")