Skip to content

Commit

Permalink
games-strategy/knights-demo: flip libxcrypt[compat] dep order
Browse files Browse the repository at this point in the history
Help Portage resolve dependencies a bit easier.

Bug: https://bugs.gentoo.org/814335
Bug: https://bugs.gentoo.org/822849
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Nov 19, 2021
1 parent 9f65dbe commit 5b77fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games-strategy/knights-demo/knights-demo-1.32-r3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ RDEPEND="
>=x11-libs/libXext-1.3.2[abi_x86_32(-)]
>=x11-libs/libXi-1.7.2[abi_x86_32(-)]
|| (
sys-libs/glibc[crypt(+)]
sys-libs/libxcrypt[compat]
sys-libs/glibc[crypt(+)]
)
"

Expand Down

0 comments on commit 5b77fd1

Please sign in to comment.