mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-11-03 22:22:08 +00:00 
			
		
		
		
	[client] ci: do not install libglew-dev
We removed the GLEW dependency, so we shouldn't be installing it.
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@@ -25,7 +25,6 @@ jobs:
 | 
			
		||||
          libsdl2-dev libsdl2-ttf-dev \
 | 
			
		||||
          libspice-protocol-dev nettle-dev \
 | 
			
		||||
          libx11-dev libxss-dev libxi-dev \
 | 
			
		||||
          libglew-dev \
 | 
			
		||||
          wayland-protocols
 | 
			
		||||
    - name: Configure client
 | 
			
		||||
      env:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user