From 71467f42c98e7faeabb4ba75e82c68414f27568f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Ravier?= Date: Fri, 20 Sep 2024 19:14:22 +0200 Subject: [PATCH] common: Also keep fuse-libs for AppImage compatibility See: https://github.com/fedora-silverblue/issue-tracker/issues/589 Fixes: bed8509 common: Keep fuse for AppImage compatibility --- common.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/common.yaml b/common.yaml index 8de00a5..cf940f3 100644 --- a/common.yaml +++ b/common.yaml @@ -82,6 +82,7 @@ packages: # Kept for backward compatibility for AppImages # See: https://gitlab.com/fedora/ostree/sig/-/issues/50 - fuse + - fuse-libs selinux: true documentation: true