diff options
author | Sam James <sam@gentoo.org> | 2021-06-02 21:31:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-02 21:50:33 +0000 |
commit | 322284b3306fe95a940faae3cb4fdbcfbf6d2c87 (patch) | |
tree | 911afbdc56edc6e53f8f9b7caaf67a6c8c035628 /sci-libs/mathgl | |
parent | sci-mathematics/gsl-shell: subscribe to sci-libs/gsl subslot (diff) | |
download | gentoo-322284b3306fe95a940faae3cb4fdbcfbf6d2c87.tar.gz gentoo-322284b3306fe95a940faae3cb4fdbcfbf6d2c87.tar.bz2 gentoo-322284b3306fe95a940faae3cb4fdbcfbf6d2c87.zip |
sci-libs/mathgl: subscribe to sci-libs/gsl subslot
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/mathgl')
-rw-r--r-- | sci-libs/mathgl/mathgl-2.4.4-r1.ebuild (renamed from sci-libs/mathgl/mathgl-2.4.4.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/mathgl/mathgl-2.4.4.ebuild b/sci-libs/mathgl/mathgl-2.4.4-r1.ebuild index c3da586164f2..ba882749acc0 100644 --- a/sci-libs/mathgl/mathgl-2.4.4.ebuild +++ b/sci-libs/mathgl/mathgl-2.4.4-r1.ebuild @@ -28,7 +28,7 @@ RDEPEND=" fltk? ( x11-libs/fltk:1 ) gif? ( media-libs/giflib ) glut? ( media-libs/freeglut ) - gsl? ( >=sci-libs/gsl-2 ) + gsl? ( >=sci-libs/gsl-2:= ) hdf? ( sci-libs/hdf ) hdf5? ( >=sci-libs/hdf5-1.8[mpi=] ) jpeg? ( virtual/jpeg:0 ) |