From 4fb1ec8342a431f90c1ba5946549f6b612bbd197 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 12 Apr 2021 01:00:08 +0100 Subject: sci-mathematics/gsl-shell: fix DEPEND typo Signed-off-by: Sam James --- sci-mathematics/gsl-shell/gsl-shell-2.3.0_beta1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-mathematics') 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 739ce56d681c..f182d5168c48 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] )" -- cgit v1.2.3-65-gdbad