From 6ad0c412e54b3c17a2478c05c321844497a491a1 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 8 Oct 2022 17:48:41 +0100 Subject: sci-chemistry/cara-bin: depend on glibc (binpkg) Signed-off-by: Sam James --- sci-chemistry/cara-bin/cara-bin-1.8.4-r2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sci-chemistry/cara-bin') diff --git a/sci-chemistry/cara-bin/cara-bin-1.8.4-r2.ebuild b/sci-chemistry/cara-bin/cara-bin-1.8.4-r2.ebuild index a28e3a126dc8..4ea06af7f3d8 100644 --- a/sci-chemistry/cara-bin/cara-bin-1.8.4-r2.ebuild +++ b/sci-chemistry/cara-bin/cara-bin-1.8.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -29,6 +29,7 @@ RDEPEND=" >=x11-libs/libXrandr-1.4.2[abi_x86_32(-)] >=x11-libs/libXrender-0.9.8[abi_x86_32(-)] ) + sys-libs/glibc sys-libs/libstdc++-v3:5" DEPEND="" -- cgit v1.2.3-65-gdbad