mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
games-action/noiz2sa: add missing libsdl[joystick] dep
Closes: https://bugs.gentoo.org/836598 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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}"
|
||||
Reference in New Issue
Block a user