mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	ffmpeg: fix install dir
This commit is contained in:
		
							parent
							
								
									cd21f5292b
								
							
						
					
					
						commit
						3d8eaf8e02
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -7,4 +7,4 @@ ffmpeglib = shared_library('spa-ffmpeg',
 | 
			
		|||
                          include_directories : [spa_inc],
 | 
			
		||||
                          dependencies : [ avcodec_dep, avformat_dep ],
 | 
			
		||||
                          install : true,
 | 
			
		||||
		          install_dir : join_paths(spa_plugindir, 'fmmpeg'))
 | 
			
		||||
		          install_dir : join_paths(spa_plugindir, 'ffmpeg'))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue