opencv2: mark as broken

Current release is 4.x and the 2.x-series doesn't seem to be supported
anymore for a while.
wip/yesman
Maximilian Bosch 4 years ago
parent 0841c6a1d9
commit 5e68d203f3
No known key found for this signature in database
GPG Key ID: 091DBF4D1FC46B8E
  1. 1
      pkgs/development/libraries/opencv/default.nix

@ -87,5 +87,6 @@ stdenv.mkDerivation rec {
license = licenses.bsd3;
maintainers = with maintainers; [ ];
platforms = platforms.linux;
broken = true;
};
}

Loading…
Cancel
Save