commit: d76f27d32a0db0e2219118bca3a86f874d63e870
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 31 07:41:16 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Oct 31 07:52:18 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d76f27d3
games-emulation/generator: restore build-time depends
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
games-emulation/generator/generator-0.35_p4-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-emulation/generator/generator-0.35_p4-r1.ebuild
b/games-emulation/generator/generator-0.35_p4-r1.ebuild
index 14ef210d58a..3c6fe06f5de 100644
--- a/games-emulation/generator/generator-0.35_p4-r1.ebuild
+++ b/games-emulation/generator/generator-0.35_p4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="+sdlaudio"
-RDEPEND="
+DEPEND="
virtual/jpeg:0
media-libs/libsdl[joystick,video]
sdlaudio? ( media-libs/libsdl[sound] )