diff --git a/recipe.json b/recipe.json index 70b6275..fe5009e 100644 --- a/recipe.json +++ b/recipe.json @@ -67,7 +67,7 @@ { "if": "appimage", "type": "command", - "commands": ["sudo apt install -y fuse2"] + "commands": ["sudo apt install -y fuse2 libfuse2"] } ] },