diff options
| author | Jan Tojnar <jtojnar@gmail.com> | 2019-12-05 14:18:57 +0100 |
|---|---|---|
| committer | Jan Tojnar <jtojnar@gmail.com> | 2019-12-05 15:14:29 +0100 |
| commit | 5a139f0e7d2507cbcaeb6a4b2beddcdb68f5da85 (patch) | |
| tree | 4a27bd9b1478635cb1ed92050e1a9163dcd3801d /pkgs/development/python-modules/python-mapnik | |
| parent | 77b605546c37ab09b519aac52deed42fb2909bf1 (diff) | |
gst_all_1.gst-plugins-base: Fix building Wayland support
Apparently, generic builder sets `nullglob`, disappearing any flags containing square brackets
not resolving to file names (e.g. `mesonFlags = [ "-Dgl_winsys=[x11,wayland]" ];`). This caused
the `gl_winsys` flag default to `auto` and, since we were missing `wayland-protocols`, Wayland
support was not built.
Fortunately, Meson also supports simple array notation without square brackets, so we can use
that. No need to wait for `_structuredAttrs`.
We also no longer set `gl_platform` flag, since passing the default auto value is redundant.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik')
0 files changed, 0 insertions, 0 deletions
