Added xrandr installation to image
build-ci-image / image (push) Failing after 1m36s

This commit is contained in:
2026-05-04 23:09:04 +03:00
parent d792cfba20
commit db06f352d3
+1
View File
@@ -33,6 +33,7 @@ RUN set -eux; \
lsb-release \ lsb-release \
wget \ wget \
xz-utils \ xz-utils \
xrandr \
git \ git \
build-essential \ build-essential \
pkg-config \ pkg-config \