Skip to content

Commit

Permalink
games-strategy/knights-demo: add missing libcrypt compat dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Jun 30, 2021
1 parent f925213 commit df67d7a
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ RDEPEND="
>=x11-libs/libXdmcp-1.1.1-r1[abi_x86_32(-)]
>=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]
)
"

# RDEPEND+=" ${DYNAMIC_DEPS}"
Expand Down

0 comments on commit df67d7a

Please sign in to comment.