mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	Update deps.sh (#5665)
Try fixing macos build. 2to3 from 2.7 is not really used and is interfering with the installation of Python 3.9, on which one of ffmpeg's dependencies depends.
This commit is contained in:
		
							parent
							
								
									820c288236
								
							
						
					
					
						commit
						e6ef00b41d
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -2,5 +2,6 @@ | ||||||
| 
 | 
 | ||||||
| brew update | brew update | ||||||
| brew unlink python@2 || true | brew unlink python@2 || true | ||||||
|  | rm '/usr/local/bin/2to3' || true | ||||||
| brew install qt5 sdl2 p7zip ccache ffmpeg llvm ninja | brew install qt5 sdl2 p7zip ccache ffmpeg llvm ninja | ||||||
| pip3 install macpack | pip3 install macpack | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue