From 3b684d6cbec73770df675cc3b968ebfd2961be0f Mon Sep 17 00:00:00 2001
From: Holger Paradies <retabell@gmx.de>
Date: Sun, 19 Jan 2025 15:36:44 +0100
Subject: TF add libfuse2t64 explizit to support appimages

---
 config/lists/base            | 4 ++++
 config/lists/kanotix-eeepc4G | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/config/lists/base b/config/lists/base
index 05d35d2..57ca0a5 100644
--- a/config/lists/base
+++ b/config/lists/base
@@ -242,6 +242,10 @@ zram
 #if DISTRIBUTION squeeze wheezy jessie stretch buster bullseye bookworm
 httpfs2
 #endif
+# support for appimages
+#nif DISTRIBUTION squeeze wheezy jessie stretch buster bullseye bookworm
+libfuse2t64
+#endif
 
 # filesystem tools
 parted
diff --git a/config/lists/kanotix-eeepc4G b/config/lists/kanotix-eeepc4G
index 5220366..d03b29a 100644
--- a/config/lists/kanotix-eeepc4G
+++ b/config/lists/kanotix-eeepc4G
@@ -209,6 +209,10 @@ zram
 #if DISTRIBUTION wheezy jessie stretch buster bullseye bookworm
 httpfs2
 #endif
+# support for appimages
+#nif DISTRIBUTION wheezy jessie stretch buster bullseye bookworm
+libfuse2t64
+#endif
 
 # filesystem tools
 parted
-- 
cgit v1.0