commit:     2ee04e37b3f9124d53b9ec966e7ccb32ff7d8c2c
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun May 19 16:12:15 2024 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun May 19 16:16:45 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ee04e37

games-rpg/to-the-moon: Fix dependencies, EAPI 8

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 .../{to-the-moon-0-r1.ebuild => to-the-moon-0-r2.ebuild}      | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/games-rpg/to-the-moon/to-the-moon-0-r1.ebuild 
b/games-rpg/to-the-moon/to-the-moon-0-r2.ebuild
similarity index 90%
rename from games-rpg/to-the-moon/to-the-moon-0-r1.ebuild
rename to games-rpg/to-the-moon/to-the-moon-0-r2.ebuild
index 3604496dcae2..cdd9f1c63f50 100644
--- a/games-rpg/to-the-moon/to-the-moon-0-r1.ebuild
+++ b/games-rpg/to-the-moon/to-the-moon-0-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-inherit desktop unpacker wrapper
+inherit desktop unpacker wrapper xdg
 
 MY_PN="ToTheMoon"
 
@@ -25,11 +25,12 @@ QA_PREBUILT="
 
 # TODO: unbundling sdl-sound breaks the game
 RDEPEND="
+       media-libs/libglvnd[X]
+       sys-libs/libxcrypt:0/1
        sys-libs/zlib
-       virtual/opengl
        !bundled-libs? (
                dev-libs/libsigc++:2
-               
>=media-libs/libsdl2-2.0.1[X,joystick,opengl,sound,threads,video]
+               
>=media-libs/libsdl2-2.0.1[X,joystick,opengl,sound,threads(+),video]
                media-libs/openal
                media-libs/sdl2-image[png]
                media-libs/sdl2-ttf

Reply via email to