gnu: ortp: Drop input labels.
* gnu/packages/linphone.scm (ortp)[native-inputs]: Drop package labels.
This commit is contained in:
		
							parent
							
								
									bf95402f5d
								
							
						
					
					
						commit
						28ae758cca
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -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") | ||||
|  |  | |||
		Reference in a new issue