mirror of
				https://github.com/RetroShare/RetroShare.git
				synced 2025-10-30 22:29:00 -04:00 
			
		
		
		
	Fix Travis CI build for MacOS
OpenCV move from homebrew/science/ to trunk.
This commit is contained in:
		
							parent
							
								
									bc6ea65d75
								
							
						
					
					
						commit
						32888f0819
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -24,7 +24,7 @@ before_install: | |||
| #Fix for opencv and numpy already installed by system | ||||
|   - if [ $TRAVIS_OS_NAME == osx ]; then rm '/usr/local/bin/f2py'; fi | ||||
|   - if [ $TRAVIS_OS_NAME == osx ]; then rm -r '/usr/local/lib/python2.7/site-packages/numpy'; fi | ||||
|   - if [ $TRAVIS_OS_NAME == osx ]; then brew install homebrew/science/opencv; fi | ||||
|   - if [ $TRAVIS_OS_NAME == osx ]; then brew install opencv; fi | ||||
| 
 | ||||
| # FIX: Now openssl is not linked in /usr/local/include and lib | ||||
|   - if [ $TRAVIS_OS_NAME == osx ]; then ln -s /usr/local/opt/openssl/include/* /usr/local/include/; fi | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Phenom
						Phenom