diff --git a/icu.recipe.py b/icu.recipe.py index 483d83c..c681c71 100644 --- a/icu.recipe.py +++ b/icu.recipe.py @@ -29,5 +29,5 @@ build = [ ] triggers = [ - {"rebuild_package": ["libical", "libxml2", "harfbuzz", "nodejs", "libqalculate"]} + {"rebuild_package": ["libical", "libxml2", "harfbuzz", "nodejs", "libqalculate", "llvm", "qt6"]} ] \ No newline at end of file