From 4a2aef2e03f336aa2fd89a4725363d0b6fb140ca Mon Sep 17 00:00:00 2001 From: Chihab Djaidja Date: Tue, 12 May 2026 15:38:08 +0200 Subject: [PATCH] Fix missing so error --- distros/cachyos/image.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/distros/cachyos/image.yaml b/distros/cachyos/image.yaml index 4bbe32f..4ad0325 100644 --- a/distros/cachyos/image.yaml +++ b/distros/cachyos/image.yaml @@ -59,6 +59,11 @@ packages: # Networking - networkmanager - linux-firmware + # GIO module libgiognutls.so (KDE/Konsole, GVfs, etc.): needs gnutls → nettle (libhogweed). + # Explicit install avoids a sparse dependency tree under distrobuilder cleanup: true. + - gnutls + - nettle + - glib-networking # System - base