commit: 737f36c27ecedabd691023fee62ea17f0a0e43af
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 8 16:49:01 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 8 17:59:23 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=737f36c2
games-fps/ut2003-demo: depend on glibc (binpkg)
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-fps/ut2003-demo/ut2003-demo-2206-r5.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/games-fps/ut2003-demo/ut2003-demo-2206-r5.ebuild
b/games-fps/ut2003-demo/ut2003-demo-2206-r5.ebuild
index 2ff0e02a1bcc..37c4e15613e2 100644
--- a/games-fps/ut2003-demo/ut2003-demo-2206-r5.ebuild
+++ b/games-fps/ut2003-demo/ut2003-demo-2206-r5.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
@@ -19,6 +19,7 @@ RESTRICT="bindist mirror strip"
RDEPEND="
sys-devel/bc
+ sys-libs/glibc
sys-libs/libstdc++-v3:5
virtual/opengl[abi_x86_32(-)]
x11-libs/libX11[abi_x86_32(-)]