nixpkgs/pkgs/applications/search/recoll
Adam Joseph d61bdc7ded recoll: fix cross
This commit fixes cross-compilation of recoll by:

1. Disabling the python module when cross compiling

2. Removing `file` from `nativeBuildInputs`, since it leaks into
   recoll-*.so, and forcing use of the hostPlatform `file` by adding
   the configureFlag that does that.

3. Adding `qtbase` to `nativeBuildInputs` if `withGui`
2023-06-07 21:10:09 +01:00
..
default.nix recoll: fix cross 2023-06-07 21:10:09 +01:00
fix-datadir.patch recoll: 1.32.7 -> 1.33.2 2022-12-22 14:01:45 -06:00