mirror of
https://github.com/Trensa-Organization/Hyprland.git
synced 2025-03-15 10:43:39 +01:00
meson: Update wlroots-meson-build.patch (#3950)
This commit is contained in:
parent
929c44e361
commit
de95e956a0
1 changed files with 2 additions and 2 deletions
|
@ -38,8 +38,8 @@ index 29b103a..0b6e5a4 100644
|
|||
# necessary for bugfix releases. Increasing soversion is required because
|
||||
# wlroots never guarantees ABI stability -- only API stability is guaranteed
|
||||
# between minor releases.
|
||||
-soversion = 12
|
||||
+soversion = 12032
|
||||
-soversion = 13
|
||||
+soversion = 13032
|
||||
|
||||
little_endian = target_machine.endian() == 'little'
|
||||
big_endian = target_machine.endian() == 'big'
|
||||
|
|
Loading…
Add table
Reference in a new issue