From 56a62a588903fc231e88a2ee4d61aa2af4626463 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 5 May 2025 22:44:12 +0800 Subject: [PATCH] temporarily disable gi-javascriptcore4: doesn't use JavaScriptCore-4.1 due to upgrading to Ubuntu 24.04 cc @garetxe --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c5ccb818..2c4d3680 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3516,7 +3516,7 @@ packages: - gi-gtksource3 < 0 # needs Ubuntu package in image - gi-gtksource5 - gi-javascriptcore - - gi-javascriptcore4 + - gi-javascriptcore4 < 0 # Did not find a GI repository for JavaScriptCore-4.0 - gi-javascriptcore6 - gi-vte - gi-webkit2 < 0 # needs Ubuntu package in image