app-emulation/crossover-bin: flip libxcrypt[compat] dep order

Help Portage resolve dependencies a bit easier.

Bug: https://bugs.gentoo.org/814335
Bug: https://bugs.gentoo.org/822849
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-11-19 17:48:08 +00:00
parent fc4ad25b2b
commit daea44057e
2 changed files with 2 additions and 2 deletions

View File

@@ -117,8 +117,8 @@ RDEPEND="${DEPEND}
x11-libs/pango[introspection]
x11-libs/vte:2.91[introspection]
|| (
sys-libs/glibc[crypt(+)]
sys-libs/libxcrypt[compat]
sys-libs/glibc[crypt(+)]
)
"

View File

@@ -118,8 +118,8 @@ RDEPEND="${DEPEND}
x11-libs/pango[introspection]
x11-libs/vte:2.91[introspection]
|| (
sys-libs/glibc[crypt(+)]
sys-libs/libxcrypt[compat]
sys-libs/glibc[crypt(+)]
)
"