games-emulation/generator: restore build-time depends
authorSergei Trofimovich <slyfox@gentoo.org>
Thu, 31 Oct 2019 07:41:16 +0000 (07:41 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Thu, 31 Oct 2019 07:52:18 +0000 (07:52 +0000)
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
games-emulation/generator/generator-0.35_p4-r1.ebuild

index 14ef210d58a874cf6cd2f778355afa9825d02362..3c6fe06f5de10c54da699d8cbc1204e360581a72 100644 (file)
@@ -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] )