KASM-3806 fix builds and deps for oracle and opensuse

This commit is contained in:
ryan.kuba
2023-03-02 11:44:47 -08:00
parent 60cfd52bcf
commit 099211c281
5 changed files with 52 additions and 34 deletions

View File

@@ -19,6 +19,7 @@ RUN zypper install -ny \
gzip \
lbzip2 \
libbz2-devel \
libgbm-devel \
libGLw-devel \
libgnutls-devel \
libjpeg8-devel \
@@ -27,6 +28,7 @@ RUN zypper install -ny \
libtiff-devel \
libXfont2-devel \
libxkbcommon-x11-devel \
libxshmfence-devel \
make \
Mesa-dri \
Mesa-libglapi-devel \