summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorVictor Kareh <[email protected]>2025-10-01 15:29:33 -0400
committerVictor Kareh <[email protected]>2025-10-02 02:49:40 +0000
commit0be9e0492c9cfae8ef8552a71f4ba7f3d801f537 (patch)
tree84e67b724f126046a60e632658b6216da785aec1 /.github/workflows
parent96613f26127df84440d2d7adf2be570725f483b3 (diff)
downloadmate-panel-0be9e0492c9cfae8ef8552a71f4ba7f3d801f537.tar.bz2
mate-panel-0be9e0492c9cfae8ef8552a71f4ba7f3d801f537.tar.xz
ci: Upgrade libsoup dependency from 2.4 to 3.0
mate-panel uses libsoup indirectly through libmateweather, which already requires libsoup-3.0. Evolution Data Server (used by the clock applet for calendar integration) also requires libsoup-3.0.
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 2584a8af..d1febfd6 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -36,7 +36,7 @@ env:
libmateweather-dev
libpango1.0-dev
libsm-dev
- libsoup2.4-dev
+ libsoup-3.0-dev
libwnck-3-dev
libx11-dev
libxrandr-dev