mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Update for versioned wlroots files
References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4614
This commit is contained in:
		
							parent
							
								
									d0bd591ee7
								
							
						
					
					
						commit
						2e9139df66
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -45,7 +45,7 @@ subproject(
 | 
				
			||||||
	required: false,
 | 
						required: false,
 | 
				
			||||||
	version: wlroots_version,
 | 
						version: wlroots_version,
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
wlroots = dependency('wlroots', version: wlroots_version)
 | 
					wlroots = dependency('wlroots-0.18', version: wlroots_version, fallback: 'wlroots')
 | 
				
			||||||
wlroots_features = {
 | 
					wlroots_features = {
 | 
				
			||||||
	'xwayland': false,
 | 
						'xwayland': false,
 | 
				
			||||||
	'libinput_backend': false,
 | 
						'libinput_backend': false,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue