Commit 01d1c835 authored by Ben Darwin's avatar Ben Darwin
Browse files

shogun: opencv3 -> opencv4

No-op by default since `opencvSupport` defaults to `false`.
parent 74e7f103
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -34223,7 +34223,6 @@ with pkgs;
  shotcut = libsForQt5.callPackage ../applications/video/shotcut { };
  shogun = callPackage ../applications/science/machine-learning/shogun {
    opencv = opencv3;
    protobuf = protobuf3_21;
  };