diff options
author | Sam James <sam@gentoo.org> | 2022-10-08 17:48:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-08 18:59:25 +0100 |
commit | 6ad0c412e54b3c17a2478c05c321844497a491a1 (patch) | |
tree | 6b4464697a15549eba16f39a8fb6c09b793a1d6f /sci-chemistry | |
parent | games-strategy/darwinia: depend on glibc (binpkg) (diff) | |
download | gentoo-6ad0c412e54b3c17a2478c05c321844497a491a1.tar.gz gentoo-6ad0c412e54b3c17a2478c05c321844497a491a1.tar.bz2 gentoo-6ad0c412e54b3c17a2478c05c321844497a491a1.zip |
sci-chemistry/cara-bin: depend on glibc (binpkg)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/cara-bin/cara-bin-1.8.4-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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="" |