summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-02-20 16:29:17 +0100
committerJustin Lecher <jlec@gentoo.org>2016-02-20 16:39:18 +0100
commit585d5b592d35130304541dcd3d17f0f8714a8343 (patch)
tree3440958f45a71f5c6ff46bba3e5a656057017b87 /sci-libs/mathgl/mathgl-2.3.3.ebuild
parentsci-libs/exodusii: Drop check for FORTRAN compiler if none is required (diff)
downloadgentoo-585d5b592d35130304541dcd3d17f0f8714a8343.tar.gz
gentoo-585d5b592d35130304541dcd3d17f0f8714a8343.tar.bz2
gentoo-585d5b592d35130304541dcd3d17f0f8714a8343.zip
sci-libs/mathgl: Add compatibility patch for gsl API change
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=575158 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs/mathgl/mathgl-2.3.3.ebuild')
-rw-r--r--sci-libs/mathgl/mathgl-2.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/mathgl/mathgl-2.3.3.ebuild b/sci-libs/mathgl/mathgl-2.3.3.ebuild
index f75fe4b357a1..69f6c1f674c5 100644
--- a/sci-libs/mathgl/mathgl-2.3.3.ebuild
+++ b/sci-libs/mathgl/mathgl-2.3.3.ebuild
@@ -30,7 +30,7 @@ RDEPEND="
fltk? ( x11-libs/fltk:1 )
gif? ( media-libs/giflib )
glut? ( media-libs/freeglut )
- gsl? ( sci-libs/gsl )
+ gsl? ( <sci-libs/gsl-2 )
hdf? ( sci-libs/hdf )
hdf5? ( >=sci-libs/hdf5-1.8[mpi=] )
jpeg? ( virtual/jpeg:0 )