mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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:
@@ -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(+)]
|
||||
)
|
||||
"
|
||||
|
||||
|
||||
@@ -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(+)]
|
||||
)
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user