commit: 97dddcc6301f0136d46acc38ddc36492e9f72213
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 00:18:37 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 01:07:27 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97dddcc6
sci-geosciences/gtk-g-rays2: fix DEPEND typo
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-geosciences/gtk-g-rays2/gtk-g-rays2-2.05.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-geosciences/gtk-g-rays2/gtk-g-rays2-2.05.ebuild
b/sci-geosciences/gtk-g-rays2/gtk-g-rays2-2.05.ebuild
index cae8a6436b4..00bc08d3f4c 100644
--- a/sci-geosciences/gtk-g-rays2/gtk-g-rays2-2.05.ebuild
+++ b/sci-geosciences/gtk-g-rays2/gtk-g-rays2-2.05.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -23,7 +23,7 @@ RDEPEND="
virtual/freedesktop-icon-theme
net-wireless/bluez
"
-DEPEND="${DEPEND}
+DEPEND="${RDEPEND}
virtual/pkgconfig
sys-devel/gettext
"