commit:     6aba2b6e3273d79777a99f252fe172fec3fc967d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 16 00:26:53 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 16 00:26:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aba2b6e

games-action/noiz2sa: add missing libsdl[joystick] dep

Closes: https://bugs.gentoo.org/836598
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../noiz2sa/{noiz2sa-0.51a-r1.ebuild => noiz2sa-0.51a-r2.ebuild}       | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-action/noiz2sa/noiz2sa-0.51a-r1.ebuild 
b/games-action/noiz2sa/noiz2sa-0.51a-r2.ebuild
similarity index 92%
rename from games-action/noiz2sa/noiz2sa-0.51a-r1.ebuild
rename to games-action/noiz2sa/noiz2sa-0.51a-r2.ebuild
index e53a3e1fbd3e..068023a39b23 100644
--- a/games-action/noiz2sa/noiz2sa-0.51a-r1.ebuild
+++ b/games-action/noiz2sa/noiz2sa-0.51a-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,6 +16,7 @@ KEYWORDS="~amd64 ~x86"
 
 DEPEND="
        >=dev-libs/libbulletml-0.0.3
+       media-libs/libsdl[joystick]
        media-libs/sdl-mixer[vorbis]
        virtual/opengl"
 RDEPEND="${DEPEND}"

Reply via email to