mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	meson: fix build with missing libudev-devel
(cherry picked from commit b4c7973d49)
			
			
This commit is contained in:
		
							parent
							
								
									ee5a6f16f9
								
							
						
					
					
						commit
						3a4374ec09
					
				
					 7 changed files with 28 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -8,6 +8,6 @@ libcamera_sources = [
 | 
			
		|||
libcameralib = shared_library('spa-libcamera',
 | 
			
		||||
  libcamera_sources,
 | 
			
		||||
  include_directories : [ configinc ],
 | 
			
		||||
  dependencies : [ spa_dep, libudev_dep, libcamera_dep, pthread_lib  ],
 | 
			
		||||
  dependencies : [ spa_dep, libcamera_dep, pthread_lib  ],
 | 
			
		||||
  install : true,
 | 
			
		||||
  install_dir : spa_plugindir / 'libcamera')
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue