Enhance Containerfile: Change mesa installation to use group package for better dependency management
Some checks failed
ci/woodpecker/push/ci Pipeline failed

This commit is contained in:
2025-12-09 16:28:54 +01:00
parent e9fc1111a2
commit d389a9d448

View File

@@ -13,7 +13,7 @@ RUN dnf install -y \
@hardware-support \ @hardware-support \
@development-tools \ @development-tools \
@multimedia \ @multimedia \
mesa \ @mesa \
vulkan-tools \ vulkan-tools \
glibc-langpack-fr \ glibc-langpack-fr \
langpacks-core-fr \ langpacks-core-fr \