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
@@ -12,7 +12,7 @@
, glib , glib
, libssh2 , libssh2
, ncurses , ncurses
, opencv2 , opencv4
, openssl , openssl
, unixODBC , unixODBC
, xkeyboard_config , xkeyboard_config
@@ -49,7 +49,7 @@ stdenv.mkDerivation rec {
glib glib
libssh2 libssh2
ncurses ncurses
opencv2 opencv4
openssl openssl
stdenv.cc.cc.lib stdenv.cc.cc.lib
unixODBC unixODBC