mathematica: use opencv4
The default opencv2 is marked broken at 5e68d203, and it is suggested there that the current release is 4.x.
This commit is contained in:
parent
507c588481
commit
efe94c085b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user