mirror of
				https://github.com/OpenMW/openmw.git
				synced 2025-11-03 23:56:43 +00:00 
			
		
		
		
	add implicit dependancy fontconfig for macos
This commit is contained in:
		
							parent
							
								
									4f5d697e2b
								
							
						
					
					
						commit
						a1bc10888c
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -17,3 +17,6 @@ qmake --version
 | 
			
		|||
 | 
			
		||||
curl -fSL -R -J https://downloads.openmw.org/osx/dependencies/openmw-deps-8f5ef6e.zip -o ~/openmw-deps.zip
 | 
			
		||||
unzip -o ~/openmw-deps.zip -d /private/tmp/openmw-deps > /dev/null
 | 
			
		||||
 | 
			
		||||
# additional libraries
 | 
			
		||||
brew install fontconfig
 | 
			
		||||
		Loading…
	
		Reference in a new issue