Merge topic 'ci-openal'

b97d371007 ci: Add OpenAL to Debian and Fedora base images

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !7394
This commit is contained in:
Brad King 2022-06-22 12:46:24 +00:00 committed by Kitware Robot
commit 2f3ea66a76
4 changed files with 6 additions and 3 deletions

View File

@ -64,6 +64,7 @@ apt-get install -y \
libjsoncpp-dev \
liblapack-dev \
liblzma-dev \
libopenal-dev \
libopenmpi-dev openmpi-bin \
libpng-dev \
libpq-dev postgresql-server-dev-11 \

View File

@ -68,6 +68,7 @@ apt-get install -y \
libjsoncpp-dev \
liblapack-dev \
liblzma-dev \
libopenal-dev \
libopenmpi-dev openmpi-bin \
libpng-dev \
libpq-dev postgresql-server-dev-11 \

View File

@ -84,6 +84,7 @@ dnf install --setopt=install_weak_deps=False -y \
libxml2-devel \
libxslt-devel \
mpich-devel \
openal-soft-devel \
openmpi-devel \
patch \
perl \

View File

@ -45,7 +45,7 @@
### Debian
.debian10:
image: "kitware/cmake:ci-debian10-x86_64-2022-04-22"
image: "kitware/cmake:ci-debian10-x86_64-2022-06-21"
variables:
GIT_CLONE_PATH: "$CI_BUILDS_DIR/cmake ci"
@ -60,7 +60,7 @@
CMAKE_CI_NO_INSTALL: 1
.debian10_aarch64:
image: "kitware/cmake:ci-debian10-aarch64-2022-04-22"
image: "kitware/cmake:ci-debian10-aarch64-2022-06-21"
variables:
GIT_CLONE_PATH: "$CI_BUILDS_DIR/cmake ci"
@ -69,7 +69,7 @@
### Fedora
.fedora36:
image: "kitware/cmake:ci-fedora36-x86_64-2022-06-06"
image: "kitware/cmake:ci-fedora36-x86_64-2022-06-21"
variables:
GIT_CLONE_PATH: "$CI_BUILDS_DIR/cmake ci/long file name for testing purposes"