mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 08:21:49 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			298 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			298 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| diff --git a/config.mk b/config.mk
 | |
| index f50156f..a20a8f0 100644
 | |
| --- a/config.mk
 | |
| +++ b/config.mk
 | |
| @@ -10,5 +10,5 @@ MANDIR = $(PREFIX)/share/man
 | |
|  XWAYLAND =
 | |
|  XLIBS =
 | |
|  # Uncomment to build XWayland support
 | |
| -#XWAYLAND = -DXWAYLAND
 | |
| -#XLIBS = xcb xcb-icccm
 | |
| +XWAYLAND = -DXWAYLAND
 | |
| +XLIBS = xcb xcb-icccm
 |