commit: 6ad0c412e54b3c17a2478c05c321844497a491a1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 8 16:48:41 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 8 17:59:25 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ad0c412
sci-chemistry/cara-bin: depend on glibc (binpkg)
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-chemistry/cara-bin/cara-bin-1.8.4-r2.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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=""