commit: a715a173775a298edc4f05e71622ad65448eaf48
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 10 23:07:17 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 10 23:07:17 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a715a173
games-arcade/rockdodger: fix DEPEND
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-arcade/rockdodger/rockdodger-1.1.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-arcade/rockdodger/rockdodger-1.1.4.ebuild
b/games-arcade/rockdodger/rockdodger-1.1.4.ebuild
index 6f4a73b078fd..b752d56a2e11 100644
--- a/games-arcade/rockdodger/rockdodger-1.1.4.ebuild
+++ b/games-arcade/rockdodger/rockdodger-1.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,7 +18,7 @@ RDEPEND="
media-libs/libsdl[joystick,sound,video]
media-libs/sdl-image[png]
media-libs/sdl-mixer[mod,wav]"
-DEPEND="${DEPEND}"
+DEPEND="${RDEPEND}"
src_compile() {
tc-export CC