commit:     726b169a32fed39dc353d7a9277f2dc045941ce4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 24 22:45:42 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 24 23:27:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=726b169a

app-emulation/crossover-bin: depend on sys-libs/glibc[crypt] or 
libxcrypt[compat]

It's a binary package so can't be rebuilt.

Acked-by: David Seifert <soap <AT> gentoo.org>
Reported-by: Ionen Wolkens <ionen <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{crossover-bin-20.0.4.ebuild => crossover-bin-20.0.4-r1.ebuild}   | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/app-emulation/crossover-bin/crossover-bin-20.0.4.ebuild 
b/app-emulation/crossover-bin/crossover-bin-20.0.4-r1.ebuild
similarity index 99%
rename from app-emulation/crossover-bin/crossover-bin-20.0.4.ebuild
rename to app-emulation/crossover-bin/crossover-bin-20.0.4-r1.ebuild
index 81b9af99483..5cf94832ad2 100644
--- a/app-emulation/crossover-bin/crossover-bin-20.0.4.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-20.0.4-r1.ebuild
@@ -116,6 +116,10 @@ RDEPEND="${DEPEND}
        x11-libs/gtk+:3[introspection]
        x11-libs/pango[introspection]
        x11-libs/vte:2.91[introspection]
+       || (
+               sys-libs/glibc[crypt(+)]
+               sys-libs/libxcrypt[compat]
+       )
 "
 
 pkg_nofetch() {

Reply via email to