apk-tools 2.12.10 fails with this in a .pc depends file diff --git a/meson.build b/meson.build index 3550496..15b9e7d 100644 --- a/meson.build +++ b/meson.build @@ -26,7 +26,7 @@ cairo_req = '>= 1.10.0' pangocairo_req = '>= 1.20' pixman_req = '>= 0.42' -gsettings_desktop_schemas_req = '>= 40.alpha' +gsettings_desktop_schemas_req = '>= 40' x11_req = '>= 1.7.0' xcomposite_req = '>= 0.4' xkbcommon_req = '>= 0.4.3'