commit: 9f84f5bee12d31bddee41bce851606c6b2d1d0c6
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 18 08:15:10 2015 +0000
Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Fri Dec 18 08:17:30 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f84f5be
fix up DEPEND
Package-Manager: portage-2.2.24
.../ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git
a/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild
b/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild
index 456a20e..75fa11b 100644
--- a/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild
+++ b/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild
@@ -15,9 +15,10 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE="cdinstall editor zlib"
-RDEPEND="media-libs/libsdl[X,sound,video]
- cdinstall? ( games-strategy/ja2-stracciatella-data )
+DEPEND="media-libs/libsdl[X,sound,video]
zlib? ( sys-libs/zlib )"
+RDEPEND="${DEPEND}
+ cdinstall? ( games-strategy/ja2-stracciatella-data )"
LANGS="linguas_de +linguas_en linguas_fr linguas_it linguas_nl linguas_pl
linguas_ru linguas_ru_gold"
IUSE="$IUSE $LANGS"