diff options
| author | Patrick Steinhardt <ps@pks.im> | 2023-11-24 07:16:59 +0100 |
|---|---|---|
| committer | Patrick Steinhardt <ps@pks.im> | 2023-11-24 07:23:41 +0100 |
| commit | f8dd4b46ccc97a15a623c7a3833239d12b1e6e98 (patch) | |
| tree | c76bde0d3ee236747f87622327dfdfc369115a02 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | c80b0906d5d0c27f59368ffc140376b8cccb2b95 (diff) | |
xdg-desktop-portal: fix disabling Geo location
The "geoclue" Meson option is defined to have type "feature", which
means that the set of possible options is "enabled", "disabled" or
"auto". We pass "false" though when the user has disabled Geo location
support, which is wrong and causes the build to fail:
> meson.build:1:0: ERROR: Value "false" (of type "string") for combo option "Enable Geoclue support. Needed for location portal" is not one of the choices. Possible choices are (as string): "enabled", "disabled", "auto".
This broke in c585543ccd50 (xdg-desktop-portal: 1.16.0 → 1.17.0,
2023-08-08) where we started using the new Meson-based build system
instead of the autotools-based one. Fix it by using "disabled" instead.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
