mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	module-roc: require roc >= 0.4.0
3270bd4introduced changes reyling on features from roc 0.4.0 (upstream commit:d18d342)
This commit is contained in:
		
							parent
							
								
									5c1be35018
								
							
						
					
					
						commit
						901401e6f1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -620,7 +620,7 @@ if build_module_raop
 | 
				
			||||||
endif
 | 
					endif
 | 
				
			||||||
summary({'raop-sink (requires OpenSSL)': build_module_raop}, bool_yn: true, section: 'Optional Modules')
 | 
					summary({'raop-sink (requires OpenSSL)': build_module_raop}, bool_yn: true, section: 'Optional Modules')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
roc_dep = dependency('roc', version: '>= 0.3.0', required: get_option('roc'))
 | 
					roc_dep = dependency('roc', version: '>= 0.4.0', required: get_option('roc'))
 | 
				
			||||||
summary({'ROC': roc_dep.found()}, bool_yn: true, section: 'Streaming between daemons')
 | 
					summary({'ROC': roc_dep.found()}, bool_yn: true, section: 'Streaming between daemons')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
pipewire_module_rtp_source = shared_library('pipewire-module-rtp-source',
 | 
					pipewire_module_rtp_source = shared_library('pipewire-module-rtp-source',
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue