commit:     4fb1ec8342a431f90c1ba5946549f6b612bbd197
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 00:00:08 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 01:07:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fb1ec83

sci-mathematics/gsl-shell: fix DEPEND typo

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-mathematics/gsl-shell/gsl-shell-2.3.0_beta1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-mathematics/gsl-shell/gsl-shell-2.3.0_beta1.ebuild 
b/sci-mathematics/gsl-shell/gsl-shell-2.3.0_beta1.ebuild
index 739ce56d681..f182d5168c4 100644
--- a/sci-mathematics/gsl-shell/gsl-shell-2.3.0_beta1.ebuild
+++ b/sci-mathematics/gsl-shell/gsl-shell-2.3.0_beta1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,7 +23,7 @@ RDEPEND="
        sys-libs/readline:0=
        || ( media-fonts/ubuntu-font-family media-fonts/freefont 
media-fonts/dejavu )
        fox? ( x11-libs/fox:1.6 )"
-DEPEND="${DEPEND}
+DEPEND="${RDEPEND}
        virtual/pkgconfig
        doc? ( dev-python/sphinx[latex] )"
 

Reply via email to