mirror of
https://gitlab.postmarketos.org/postmarketOS/pmaports.git
synced 2025-07-13 08:39:47 +03:00
14 lines
444 B
Diff
14 lines
444 B
Diff
apk-tools 2.12.10 fails with this in a .pc depends file
|
|
diff --git a/meson.build b/meson.build
|
|
index 2541192..1c9ab7f 100644
|
|
--- a/meson.build
|
|
+++ b/meson.build
|
|
@@ -26,7 +26,7 @@ pango_req = '>= 1.46.0'
|
|
cairo_req = '>= 1.10.0'
|
|
pangocairo_req = '>= 1.20'
|
|
pixman_req = '>= 0.42'
|
|
-gsettings_desktop_schemas_req = '>= 47.beta'
|
|
+gsettings_desktop_schemas_req = '>= 47'
|
|
x11_req = '>= 1.7.0'
|
|
xcomposite_req = '>= 0.4'
|
|
xkbcommon_req = '>= 0.4.3'
|