mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-11-04 00:52:11 +00:00 
			
		
		
		
	Install libgl1-mesa-dev
This commit is contained in:
		@@ -5,7 +5,7 @@ language: c++
 | 
				
			|||||||
install:
 | 
					install:
 | 
				
			||||||
  - sudo add-apt-repository -y ppa:beineri/opt-qt58-trusty
 | 
					  - sudo add-apt-repository -y ppa:beineri/opt-qt58-trusty
 | 
				
			||||||
  - sudo apt-get update
 | 
					  - sudo apt-get update
 | 
				
			||||||
  - sudo apt-get -y install build-essential qt58declarative libgl-dev
 | 
					  - sudo apt-get -y install build-essential qt58declarative libgl1-mesa-dev
 | 
				
			||||||
 | 
					
 | 
				
			||||||
script:
 | 
					script:
 | 
				
			||||||
  - source /opt/qt58/bin/qt58-env.sh
 | 
					  - source /opt/qt58/bin/qt58-env.sh
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user