nixpkgs/pkgs
Jan Tojnar 5a139f0e7d
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.
2019-12-05 15:14:29 +01:00
..
applications Merge branch 'staging-next' into staging 2019-12-03 16:52:44 +01:00
build-support Merge pull request #74226 from bhpdt/fix/idirafter-stdenv 2019-12-02 13:41:28 -05:00
common-updater common-updater-scripts: Fix breakage 2019-11-26 14:18:33 +01:00
data Merge branch 'master' into staging-next 2019-11-30 19:44:51 +01:00
desktops Merge branch 'master' into staging-next 2019-12-03 16:51:48 +01:00
development gst_all_1.gst-plugins-base: Fix building Wayland support 2019-12-05 15:14:29 +01:00
games pioneer: 20191009 -> 20191117 2019-12-01 15:13:48 +01:00
misc Merge master into staging-next 2019-11-30 08:57:28 +01:00
os-specific Merge branch 'master' into staging-next 2019-12-03 16:51:48 +01:00
servers caddy2: init at 2.0.0-beta10 (#74843) 2019-12-03 13:19:38 +00:00
shells bash-completion: apply musl patch unconditionally 2019-12-02 10:15:10 +00:00
stdenv
test
tools Merge branch 'master' into staging-next 2019-12-03 16:51:48 +01:00
top-level Merge branch 'master' into staging-next 2019-12-03 16:51:48 +01:00