diff --git a/recipe.json b/recipe.json index 0aec487..4778d57 100644 --- a/recipe.json +++ b/recipe.json @@ -37,7 +37,7 @@ "if": "flatpak", "type": "command", "commands": [ - "sudo apt install -y flatpak", + "sudo apt install -y flatpak gnome-software-plugin-flatpak", "flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo" ] },