JBR-7663 Wayland: add wayland-protocols to the docker files

(cherry picked from commit 8d207ee7e7)
This commit is contained in:
Maxim Kartashev
2024-10-11 17:31:22 +04:00
committed by jbrbot
parent 1b63bd2977
commit 7e18fefe5d
2 changed files with 2 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ RUN apk --no-cache add --update \
rsync=3.2.5-r0 \
tar=1.34-r1 \
wayland-dev=1.19.0-r0 \
wayland-protocols=1.21-r0 \
zip=3.0-r9 \
vulkan-headers=1.2.170-r0 \
vulkan-loader-dev=1.2.170-r1 \

View File

@@ -33,6 +33,7 @@ RUN yum -y update; \
rsync-3.1.3-19.el8_7.1 \
unzip-6.0-46.el8 \
wayland-devel-1.21.0-1.el8 \
wayland-protocols-devel-1.25-1.el8 \
python36-3.6.8-39.module+el8.10.0+90274+07ba55de \
cmake-3.26.5-2.el8 \
vulkan-headers-1.3.250.1-1.el8 \