mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 10:14:52 +00:00
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:
@@ -24,7 +24,7 @@ variables:
|
||||
XORG_DEBIAN_TAG: '2024-08-23-freebsd-02'
|
||||
XORG_FREEBSD_VERSION: '14.0'
|
||||
XORG_FREEBSD_EXEC: ''
|
||||
XORG_FREEBSD_TAG: '2024-06-10.0'
|
||||
XORG_FREEBSD_TAG: '2024-06-10.2'
|
||||
|
||||
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'
|
||||
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 xcb-util xcb-util-wm'
|
||||
|
||||
debian-bullseye:
|
||||
extends:
|
||||
|
||||
Reference in New Issue
Block a user