Remove static link of libportal from Debian Trixie CI (#7505)

* Remove static link to libportal now that Debian 13 has 0.8.0

* Update ChangeLog

* Update ChangeLog
This commit is contained in:
Nick Bolton
2024-09-11 21:06:51 +01:00
committed by GitHub
parent 5914c7c8a5
commit 06d8787d56
2 changed files with 1 additions and 4 deletions

View File

@ -235,10 +235,6 @@ jobs:
runs-on: ubuntu-latest
extra-packages: true
# Static libportal only needed until libportal is updated to 0.8.x.
extra-dep-args: --meson-no-system libportal --meson-static libportal --subprojects
extra-cmake-args: -DSYSTEM_LIBPORTAL=OFF -DSTATIC_LIBPORTAL=ON
- name: debian-12-arm64
container: symless/synergy-core:debian-12-arm64
runs-on: ubuntu-24.04-8-core-arm64

View File

@ -3,6 +3,7 @@
Enhancements:
- #7503 Make package filenames consistent with previous versions
- #7505 Remove static link of libportal from Debian Trixie CI
# 1.16.0