mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Add pixman to swayidle deps
This commit is contained in:
		
							parent
							
								
									364439cc11
								
							
						
					
					
						commit
						4f540b638e
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -7,6 +7,7 @@ executable(
 | 
				
			||||||
	include_directories: [sway_inc],
 | 
						include_directories: [sway_inc],
 | 
				
			||||||
	dependencies: [
 | 
						dependencies: [
 | 
				
			||||||
		client_protos,
 | 
							client_protos,
 | 
				
			||||||
 | 
							pixman,
 | 
				
			||||||
		wayland_client,
 | 
							wayland_client,
 | 
				
			||||||
		wayland_server,
 | 
							wayland_server,
 | 
				
			||||||
		wlroots,
 | 
							wlroots,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue