From 13b172bb0c2740556c011e639d890a395341152a Mon Sep 17 00:00:00 2001 From: qpismont Date: Wed, 6 May 2026 22:14:07 +0200 Subject: [PATCH] Update Containerfile --- Containerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Containerfile b/Containerfile index 088f5f3..fca1d70 100644 --- a/Containerfile +++ b/Containerfile @@ -9,6 +9,7 @@ RUN dnf install -y \ @gnome-desktop \ @hardware-support \ @development-tools \ + @c-development \ @multimedia \ vulkan-tools \ mesa-vulkan-drivers \