games-strategy/darwinia: depend on glibc (binpkg)

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-10-08 17:46:55 +01:00
parent ebeaf12a9e
commit 73216f8c0f

View File

@@ -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
@@ -18,9 +18,10 @@ KEYWORDS="-* ~amd64 ~x86"
RESTRICT="bindist mirror strip"
RDEPEND="
sys-libs/libstdc++-v3:5
media-libs/libsdl[abi_x86_32(-)]
media-libs/libvorbis[abi_x86_32(-)]
sys-libs/glibc
sys-libs/libstdc++-v3:5
virtual/glu[abi_x86_32(-)]
virtual/opengl[abi_x86_32(-)]
"