mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
games-engines/odamex: Remove client dependency for odalaunch
The Odamex launcher does not depend on the Odamex client and can be built independently. Closes: https://bugs.gentoo.org/827266 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/23131 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
committed by
Joonas Niilola
parent
96b9887cb9
commit
879d20d20a
@@ -22,10 +22,10 @@ RDEPEND="
|
||||
media-libs/libsdl2[joystick,sound,video]
|
||||
media-libs/sdl2-mixer
|
||||
net-misc/curl
|
||||
odalaunch? ( x11-libs/wxGTK:${WX_GTK_VER}[X] )
|
||||
portmidi? ( media-libs/portmidi )
|
||||
X? ( x11-libs/libX11 )
|
||||
)
|
||||
odalaunch? ( x11-libs/wxGTK:${WX_GTK_VER}[X] )
|
||||
server? (
|
||||
upnp? ( net-libs/miniupnpc:= )
|
||||
)"
|
||||
|
||||
Reference in New Issue
Block a user