diff options
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/tcsh/tcsh-6.22.02-r1.ebuild (renamed from app-shells/tcsh/tcsh-6.22.02.ebuild) | 1 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.22.04-r1.ebuild (renamed from app-shells/tcsh/tcsh-6.22.04.ebuild) | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/app-shells/tcsh/tcsh-6.22.02.ebuild b/app-shells/tcsh/tcsh-6.22.02-r1.ebuild index b5d2662737f5..962d72644d4b 100644 --- a/app-shells/tcsh/tcsh-6.22.02.ebuild +++ b/app-shells/tcsh/tcsh-6.22.02-r1.ebuild @@ -22,6 +22,7 @@ RESTRICT="test" # we need gettext because we run autoconf (AM_ICONV) RDEPEND=" >=sys-libs/ncurses-5.1:0= + virtual/libcrypt:= virtual/libiconv" DEPEND="${RDEPEND} sys-devel/gettext diff --git a/app-shells/tcsh/tcsh-6.22.04.ebuild b/app-shells/tcsh/tcsh-6.22.04-r1.ebuild index 41835e196feb..da1bb0b9c52b 100644 --- a/app-shells/tcsh/tcsh-6.22.04.ebuild +++ b/app-shells/tcsh/tcsh-6.22.04-r1.ebuild @@ -22,6 +22,7 @@ RESTRICT="test" # we need gettext because we run autoconf (AM_ICONV) RDEPEND=" >=sys-libs/ncurses-5.1:0= + virtual/libcrypt:= virtual/libiconv" DEPEND="${RDEPEND} sys-devel/gettext |