aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/pkgs/applications/science/math/mathematica/10.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/science/math/mathematica/10.nix')
-rw-r--r--nixpkgs/pkgs/applications/science/math/mathematica/10.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nixpkgs/pkgs/applications/science/math/mathematica/10.nix b/nixpkgs/pkgs/applications/science/math/mathematica/10.nix
index c7da7b16da8..277fb1984c4 100644
--- a/nixpkgs/pkgs/applications/science/math/mathematica/10.nix
+++ b/nixpkgs/pkgs/applications/science/math/mathematica/10.nix
@@ -8,7 +8,7 @@
, gcc
, glib
, ncurses
-, opencv
+, opencv2
, openssl
, unixODBC
, xorg
@@ -49,7 +49,7 @@ stdenv.mkDerivation rec {
gcc.libc
glib
ncurses
- opencv
+ opencv2
openssl
unixODBC
libxml2