Add brew install libmagic to apple requirements.
`./manage.py migrate` ran into `raise ImportError('Unable to find magic library')` on latest Apple tastic.
			
			
This commit is contained in:
		
							parent
							
								
									3f8bf74309
								
							
						
					
					
						commit
						d288aece38
					
				@ -52,6 +52,7 @@ well as ImageMagick:
 | 
			
		||||
 | 
			
		||||
    $ brew install ghostscript
 | 
			
		||||
    $ brew install imagemagick
 | 
			
		||||
    $ brew install libmagic
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
.. _requirements-baremetal:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user