nixpkgs/pkgs/development/libraries/opencv
Pascal Bach 7ccbca6010 opencv3: don't download ippicv if not enabled
On aarch64 ipp is not available but the derivation still tries to download it
leading to an error that the platform is not supported.

There is already an option to enable ipp which is disabled by default.
So the sensitive thing to do is to only download the ippicv package if
the option is enabled.

This makes opencv3 build on aarch64.
2018-03-25 15:13:32 +02:00
..
3.x.nix opencv3: don't download ippicv if not enabled 2018-03-25 15:13:32 +02:00
default.nix treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
no-build-info.patch opencv: Use multiple outputs and prevent runtime dependency on GCC 2016-10-02 19:22:02 +02:00