games-emulation/dosbox-x: Add dev-lang/duktape automagic dep to 9999

Signed-off-by: Yuan Liao <liaoyuan@gmail.com>
This commit is contained in:
Yuan Liao
2026-03-29 15:22:21 -04:00
parent b1ba8a693e
commit f7771a595f

View File

@@ -1,4 +1,4 @@
# Copyright 2022-2025 Gentoo Authors
# Copyright 2022-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -34,6 +34,7 @@ BDEPEND="
"
# Unconditionally pulling in automagically-enabled optional dependencies:
# - dev-lang/duktape
# - media-libs/alsa-lib
# - media-libs/sdl2-net
# - net-libs/libpcap
@@ -48,6 +49,7 @@ BDEPEND="
# depending on media-libs/libsdl2[alsa] to satisfy this requirement since
# this ebuild already unconditionally pulls in media-libs/alsa-lib.
COMMON_DEPEND="
dev-lang/duktape:=
media-libs/alsa-lib
media-libs/libsdl2[X,alsa,opengl?,sound,threads(+),video]
media-libs/sdl2-net