From 76ae03785c9c29e266f6affbe39b32c3fe7d5895 Mon Sep 17 00:00:00 2001 From: gabry Date: Wed, 24 Dec 2025 14:20:05 +0100 Subject: [PATCH] icu: add boost rebuild --- icu.recipe.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icu.recipe.py b/icu.recipe.py index afaf0c6..fbcf583 100644 --- a/icu.recipe.py +++ b/icu.recipe.py @@ -29,5 +29,5 @@ build = [ ] triggers = [ - {"rebuild_package": ["libical", "libxml2", "harfbuzz", "nodejs", "libqalculate", "llvm", "qt6", "firefox", "tinysparql", "localsearch"]} + {"rebuild_package": ["libical", "libxml2", "harfbuzz", "nodejs", "libqalculate", "llvm", "qt6", "firefox", "tinysparql", "localsearch", "boost"]} ] \ No newline at end of file