Skip to content

fix: Debian trixie — detect libfuse2t64 vs libfuse2 package name #25

@BenJule

Description

@BenJule

Problem

AppImage builds on Debian trixie failed because the FUSE library was renamed from libfuse2 to libfuse2t64.

Fix

Added detection logic to use libfuse2t64 on Debian trixie and newer, falling back to libfuse2 on older systems.

Commit

45466688b

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions