From 9cb6b6d7a956b60dceb685527fd65d15f120ec40 Mon Sep 17 00:00:00 2001 From: Mohamed C <65728018+Moe1369@users.noreply.github.com> Date: Wed, 19 Jun 2024 19:01:58 +0200 Subject: [PATCH] Update recipe.yml --- recipes/recipe.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes/recipe.yml b/recipes/recipe.yml index 392404a..335e447 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -17,10 +17,9 @@ modules: # - micro # - starship remove: - # example: removing firefox (in favor of the flatpak) - # "firefox" is the main package, "firefox-langpacks" is a dependency - firefox - - firefox-langpacks # also remove firefox dependency (not required for all packages, this is a special case) + - firefox-langpacks + - mesa-va-drivers - type: default-flatpaks notify: true # Send notification after install/uninstall is finished (true/false)