commit:     121041b312a27805c8d5262293d93bad2e3cac75
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  8 16:47:13 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=121041b3

games-emulation/zinc: depend on glibc (binpkg)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-emulation/zinc/zinc-1.1-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-emulation/zinc/zinc-1.1-r1.ebuild 
b/games-emulation/zinc/zinc-1.1-r1.ebuild
index 3b6b67233a68..fa76f4050ca6 100644
--- a/games-emulation/zinc/zinc-1.1-r1.ebuild
+++ b/games-emulation/zinc/zinc-1.1-r1.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
@@ -20,6 +20,7 @@ QA_EXECSTACK="
 "
 
 RDEPEND="
+       sys-libs/glibc
        x11-libs/libX11[abi_x86_32(-)]
        x11-libs/libXext[abi_x86_32(-)]
        virtual/opengl[abi_x86_32(-)]

Reply via email to