Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 0d9068b13119cfed14fff399f4cc0609e179ac8d
https://github.com/NixOS/nixpkgs/commit/0d9068b13119cfed14fff399f4cc0609e179ac8d
Author: Tuomas Tynkkynen <[email protected]>
Date: 2016-10-21 (Fri, 21 Oct 2016)
Changed paths:
M pkgs/development/libraries/opencv/default.nix
Log Message:
-----------
opencv: Fix pkgconfig file after multiple outputs
It used to contain:
````
includedir_old=${prefix}/include/opencv
includedir_new=${prefix}/include
Cflags: -I${includedir_old} -I${includedir_new}
````
Should fix build of 'seeks' and some others.
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits