commit: 621a282f7b6c46760399d63bbecbf33b94e1c7d9
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 16 21:48:17 2015 +0000
Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Wed Dec 16 21:48:17 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=621a282f
add some slot deps
Package-Manager: portage-2.2.24
games-sports/xmoto/xmoto-0.5.11.ebuild | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/games-sports/xmoto/xmoto-0.5.11.ebuild
b/games-sports/xmoto/xmoto-0.5.11.ebuild
index 20aba82..444ad49 100644
--- a/games-sports/xmoto/xmoto-0.5.11.ebuild
+++ b/games-sports/xmoto/xmoto-0.5.11.ebuild
@@ -21,9 +21,9 @@ RDEPEND="
dev-libs/libxdg-basedir
dev-db/sqlite:3
dev-games/ode
- dev-lang/lua[deprecated]
- virtual/jpeg
- media-libs/libpng
+ dev-lang/lua:0[deprecated]
+ virtual/jpeg:0
+ media-libs/libpng:0
dev-libs/libxml2
media-libs/libsdl[joystick,opengl]
media-libs/sdl-mixer[vorbis]
@@ -55,7 +55,6 @@ src_configure() {
has_version 'dev-games/ode[double-precision]' && append-flags -DdDOUBLE
egamesconf \
- --disable-dependency-tracking \
--enable-threads=posix \
$(use_enable nls) \
--localedir=/usr/share/locale \