From 12cf7d0ea3186b8bd32d31af658a2a3a4983a373 Mon Sep 17 00:00:00 2001 From: gabry Date: Mon, 22 Dec 2025 16:03:20 +0100 Subject: [PATCH] icu: add more rebuilds --- icu.recipe.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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