mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-10-30 20:21:56 +00:00 
			
		
		
		
	[github] linux-host: add missing dependency for xcb/shm
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| @@ -85,7 +85,7 @@ jobs: | ||||
|     - name: Install Linux host dependencies | ||||
|       run: | | ||||
|         sudo apt-get install binutils-dev libglib2.0-dev libxcb-xfixes0-dev \ | ||||
|           libpipewire-0.3-dev | ||||
|           libpipewire-0.3-dev libxcb-shm0-dev | ||||
|     - name: Configure Linux host | ||||
|       run: | | ||||
|         mkdir host/build | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Geoffrey McRae
					Geoffrey McRae