Skip to content
Commit d9c5ca84 authored by Will Thompson's avatar Will Thompson
Browse files

wrap: Track libadwaita 1.2

Initial Setup doesn't currently need a newer version, but previously
when the wrap fallback was used, libadwaita main would be built. Main
depends on a newer gtk4 than is in the CI image, and so CI fails:

    libadwaita| Dependency gtk4 found: NO found 4.6.6 but need: '>= 4.9.1'
    libadwaita| Run-time dependency gtk4 found: NO
    subprojects/libadwaita/src/meson.build:247:0: ERROR: Invalid version of dependency, need 'gtk4' ['>= 4.9.1'] found '4.6.6'.

Track the stable branch of libadwaita instead.

(cherry picked from commit f0e041fb)
parent 2b539a5b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment