mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	build: drop unused wayland-egl dependency
This commit is contained in:
		
							parent
							
								
									94b69acf0d
								
							
						
					
					
						commit
						37e4a3d637
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -49,7 +49,6 @@ pcre2 = dependency('libpcre2-8')
 | 
				
			||||||
wayland_server = dependency('wayland-server', version: '>=1.21.0')
 | 
					wayland_server = dependency('wayland-server', version: '>=1.21.0')
 | 
				
			||||||
wayland_client = dependency('wayland-client')
 | 
					wayland_client = dependency('wayland-client')
 | 
				
			||||||
wayland_cursor = dependency('wayland-cursor')
 | 
					wayland_cursor = dependency('wayland-cursor')
 | 
				
			||||||
wayland_egl = dependency('wayland-egl')
 | 
					 | 
				
			||||||
wayland_protos = dependency('wayland-protocols', version: '>=1.24')
 | 
					wayland_protos = dependency('wayland-protocols', version: '>=1.24')
 | 
				
			||||||
wlroots = dependency('wlroots', version: wlroots_version)
 | 
					wlroots = dependency('wlroots', version: wlroots_version)
 | 
				
			||||||
xkbcommon = dependency('xkbcommon')
 | 
					xkbcommon = dependency('xkbcommon')
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue