nixpkgs/pkgs/development/libraries/webkitgtk
Matthew Bauer d2775e4ce0 webkitgtk: ignore gettext when cross compiling
Unfortunately, CMake looks in CMAKE_PREFIX_PATH for binaries when
cross-compiling. This means that it will use gettext from
CMAKE_PREFIX_PATH even when we provide a gettext binary in PATH! This
is bad because the on in CMAKE_PREFIX_PATH is for the cross system,
not the native one. The only documented way I can find to change this
behavior is by manually setting the CMAKE_IGNORE_PATH variable.
2020-03-06 00:45:45 -05:00
..
default.nix webkitgtk: ignore gettext when cross compiling 2020-03-06 00:45:45 -05:00
fix-bubblewrap-paths.patch webkitgtk: 2.24.4 -> 2.26.1 2019-10-03 00:09:13 +02:00
libglvnd-headers.patch webkitgtk: Don't use libGLU_combined 2019-11-09 10:34:49 +00:00