diff options
Diffstat (limited to '.gitlab-ci')
-rw-r--r-- | .gitlab-ci/debian-install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci/debian-install.sh b/.gitlab-ci/debian-install.sh index 7c242ba9d2f..1e4d3283be0 100644 --- a/.gitlab-ci/debian-install.sh +++ b/.gitlab-ci/debian-install.sh @@ -94,7 +94,7 @@ export XORGMACROS_VERSION=util-macros-1.19.0 export GLPROTO_VERSION=glproto-1.4.17 export DRI2PROTO_VERSION=dri2proto-2.8 export LIBPCIACCESS_VERSION=libpciaccess-0.13.4 -export LIBDRM_VERSION=libdrm-2.4.97 +export LIBDRM_VERSION=libdrm-2.4.99 export XCBPROTO_VERSION=xcb-proto-1.13 export RANDRPROTO_VERSION=randrproto-1.3.0 export LIBXRANDR_VERSION=libXrandr-1.3.0 |