Skip to content

Commit

Permalink
app-misc/screen: Add dependency on virtual/libcrypt.
Browse files Browse the repository at this point in the history
Needed for upcoming libxcrypt migration.

Acked-by: David Seifert <[email protected]>
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <[email protected]>
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
Arfrever Frehtes Taifersar Arahesis authored and thesamesam committed Jun 22, 2021
1 parent 2e46533 commit 43771de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ IUSE="debug nethack pam selinux multiuser"

CDEPEND="
>=sys-libs/ncurses-5.2:0=
virtual/libcrypt:=
pam? ( sys-libs/pam )"
RDEPEND="${CDEPEND}
acct-group/utmp
Expand Down
1 change: 1 addition & 0 deletions app-misc/screen/screen-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ IUSE="debug nethack pam selinux multiuser"

CDEPEND="
>=sys-libs/ncurses-5.2:0=
virtual/libcrypt:=
pam? ( sys-libs/pam )"
RDEPEND="${CDEPEND}
acct-group/utmp
Expand Down

0 comments on commit 43771de

Please sign in to comment.