diff options
author | Sam James <sam@gentoo.org> | 2022-10-08 17:47:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-08 18:59:23 +0100 |
commit | 121041b312a27805c8d5262293d93bad2e3cac75 (patch) | |
tree | d1f357c46d247154d4f31c1cb379ae3e514707ee /games-emulation | |
parent | games-arcade/jardinains: depend on glibc (binpkg) (diff) | |
download | gentoo-121041b312a27805c8d5262293d93bad2e3cac75.tar.gz gentoo-121041b312a27805c8d5262293d93bad2e3cac75.tar.bz2 gentoo-121041b312a27805c8d5262293d93bad2e3cac75.zip |
games-emulation/zinc: depend on glibc (binpkg)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/zinc/zinc-1.1-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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(-)] |