mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
build: Bump libgbm requirement
Mutter is already using functions that depend on newer versions of libgbm. Formalize this by bumping the required version. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1421
This commit is contained in:
parent
e6a13e5d57
commit
25939986ec
@ -47,7 +47,7 @@ wayland_protocols_req = '>= 1.19'
|
||||
|
||||
# native backend version requirements
|
||||
libinput_req = '>= 1.7'
|
||||
gbm_req = '>= 10.3'
|
||||
gbm_req = '>= 17.3'
|
||||
|
||||
# screen cast version requirements
|
||||
libpipewire_req = '>= 0.3.0'
|
||||
|
Loading…
Reference in New Issue
Block a user