mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-20 08:10:11 +01:00
ci/freedesktop: bump python version of docutils package as 3.8 no longer exists
This commit is contained in:
parent
1637d8b020
commit
f32db9d354
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ stages:
|
||||||
variables:
|
variables:
|
||||||
BUILD_OS: freebsd
|
BUILD_OS: freebsd
|
||||||
FDO_DISTRIBUTION_VERSION: "13.0"
|
FDO_DISTRIBUTION_VERSION: "13.0"
|
||||||
FDO_DISTRIBUTION_PACKAGES: 'meson ninja pkgconf libpciaccess libpthread-stubs py38-docutils cairo'
|
FDO_DISTRIBUTION_PACKAGES: 'meson ninja pkgconf libpciaccess libpthread-stubs py39-docutils cairo'
|
||||||
# bump this tag every time you change something which requires rebuilding the
|
# bump this tag every time you change something which requires rebuilding the
|
||||||
# base image
|
# base image
|
||||||
FDO_DISTRIBUTION_TAG: "2021-11-10.1"
|
FDO_DISTRIBUTION_TAG: "2021-11-10.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue