Merge pull request #101227 from herberteuler/fix/mathematica-12.1.1-opencv4

mathematica: use opencv4
This commit is contained in:
Pavol Rusnak
2020-12-29 23:41:09 +01:00
committed by GitHub

View File

@@ -12,7 +12,7 @@
, glib
, libssh2
, ncurses
, opencv2
, opencv4
, openssl
, unixODBC
, xkeyboard_config
@@ -49,7 +49,7 @@ stdenv.mkDerivation rec {
glib
libssh2
ncurses
opencv2
opencv4
openssl
stdenv.cc.cc.lib
unixODBC