nixpkgs/pkgs/applications/audio/csound
Lily Foster 9f75fd7e6f
csound: fix cross with gettext hack
We need to ignore gettext in CMAKE_PREFIX_PATH on cross to prevent
`find_program` from picking up the wrong gettext. See the `webkitgtk`
and `fish` derivations for similar hacks (though this really should
eventually be fixed at a lower level). The wrong gettext in this case is
getting pulled in via:
csound(host) -> fluidsynth(host) -> glib(host) -> gettext(host)
2023-05-15 09:29:44 -04:00
..
csound-manual
csound-qt csound-qt: 0.9.6-beta3 -> 1.1.1 2023-01-07 23:38:46 +01:00
default.nix csound: fix cross with gettext hack 2023-05-15 09:29:44 -04:00