nixpkgs/pkgs/development/libraries/freetype
John Ericson 739381f0c1 freetype: patch pkg-config in -config better
When we have build == host != target, we don't want to patch in a
prefixed pkg-config used for cross compiling. Using `pkgsHostHost`
expressses the intent.

Then again, per https://github.com/NixOS/nixpkgs/issues/51176 leaving
`buildPackages.pkg-config` is arguably also correct, if we do further
cross compilation and want to run `freetype-config`. Really, there is no
good solution.
2021-03-04 17:38:05 +00:00
..
default.nix freetype: patch pkg-config in -config better 2021-03-04 17:38:05 +00:00
enable-subpixel-rendering.patch
enable-table-validation.patch