+6
-1
pkgs/development/libraries/opencv/3.x.nix
+6
-1
pkgs/development/libraries/opencv/3.x.nix
···sed -i '/Add these standard paths to the search paths for FIND_LIBRARY/,/^\s*$/{d}' CMakeLists.txt+sed -i -e 's|if len(decls) == 0:|if len(decls) == 0 or "opencv2/" not in hdr:|' ./modules/python/src2/gen2.py