ci: freebsd: fix missing xcb-aux and xcb-util-wm
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
		
							parent
							
								
									821790cbfb
								
							
						
					
					
						commit
						3c4800755f
					
				| 
						 | 
				
			
			@ -24,7 +24,7 @@ variables:
 | 
			
		|||
    XORG_DEBIAN_TAG:      '2025-01-30-xvmc'
 | 
			
		||||
    XORG_FREEBSD_VERSION: '14.0'
 | 
			
		||||
    XORG_FREEBSD_EXEC:    ''
 | 
			
		||||
    XORG_FREEBSD_TAG:     '2024-09-10-xvmc'
 | 
			
		||||
    XORG_FREEBSD_TAG:     '2024-09-10-fix-freebsd-xcb'
 | 
			
		||||
 | 
			
		||||
include:
 | 
			
		||||
  - project: 'freedesktop/ci-templates'
 | 
			
		||||
| 
						 | 
				
			
			@ -109,7 +109,7 @@ stages:
 | 
			
		|||
    FDO_DISTRIBUTION_TAG:       '$XORG_FREEBSD_TAG'
 | 
			
		||||
    FDO_DISTRIBUTION_VERSION:   '$XORG_FREEBSD_VERSION'
 | 
			
		||||
    FDO_DISTRIBUTION_EXEC:      ''
 | 
			
		||||
    FDO_DISTRIBUTION_PACKAGES:  'git gcc pkgconf autoconf automake libtool xorg-macros xorgproto bash meson ninja pixman xtrans libXau libXdmcp libXfont2 libxkbfile libxcvt libpciaccess font-util libepoll-shim libxvmc'
 | 
			
		||||
    FDO_DISTRIBUTION_PACKAGES:  'git gcc pkgconf autoconf automake libtool xorg-macros xorgproto bash meson ninja pixman xtrans libXau libXdmcp libXfont2 libxkbfile libxcvt libpciaccess font-util libepoll-shim libxvmc xcb-util xcb-util-wm'
 | 
			
		||||
 | 
			
		||||
debian-bullseye:
 | 
			
		||||
  extends:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue