From d9e12e4b3c00bdaed4780e1e1f38631fb0d37bed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benedikt=20Fl=C3=B6ser?= Date: Thu, 29 Feb 2024 17:08:31 +0100 Subject: [PATCH] Add watchexec to dev builds --- config/recipe-dx.yml | 2 +- config/recipe-plasma.yml | 1 + config/recipe.yml | 1 - 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/recipe-dx.yml b/config/recipe-dx.yml index 720f1da8a7..075d008391 100644 --- a/config/recipe-dx.yml +++ b/config/recipe-dx.yml @@ -56,6 +56,7 @@ modules: - docker-compose-plugin - fira-code-fonts - helix + - watchexec - webapp-manager # hasn't been built yet - guake @@ -107,7 +108,6 @@ modules: - org.gnome.Loupe - org.gnome.Logs - org.gnome.Maps - - org.gnome.Music - org.gnome.Photos - org.gnome.NautilusPreviewer - org.gnome.TextEditor diff --git a/config/recipe-plasma.yml b/config/recipe-plasma.yml index 4cb2be0162..09ca0a7933 100644 --- a/config/recipe-plasma.yml +++ b/config/recipe-plasma.yml @@ -55,6 +55,7 @@ modules: - helix - starship - util-linux-user + - watchexec - webapp-manager - yakuake - zsh diff --git a/config/recipe.yml b/config/recipe.yml index 8cd3de0132..7198d857a9 100644 --- a/config/recipe.yml +++ b/config/recipe.yml @@ -79,7 +79,6 @@ modules: - org.gnome.Loupe - org.gnome.Logs - org.gnome.Maps - - org.gnome.Music - org.gnome.Photos - org.gnome.NautilusPreviewer - org.gnome.TextEditor