summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-11-09 10:02:25 +0100
committerPacho Ramos <pacho@gentoo.org>2016-11-09 10:02:25 +0100
commite5a919b1d99c6187005b4f5c0311e8036c79c7d6 (patch)
tree0cf8b73dcf3c9110ef9105840d98a0bf94feea29 /app-editors/nvi
parentapp-editors/nvi: don't force <=sys-libs/db-4.8 (diff)
downloadgentoo-e5a919b1d99c6187005b4f5c0311e8036c79c7d6.tar.gz
gentoo-e5a919b1d99c6187005b4f5c0311e8036c79c7d6.tar.bz2
gentoo-e5a919b1d99c6187005b4f5c0311e8036c79c7d6.zip
app-editors/nvi: Need to be rebuild when tcl subslot changes
Package-Manager: portage-2.3.2
Diffstat (limited to 'app-editors/nvi')
-rw-r--r--app-editors/nvi/nvi-1.81.6-r7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/nvi/nvi-1.81.6-r7.ebuild b/app-editors/nvi/nvi-1.81.6-r7.ebuild
index 33465b67480c..7d4fe00aa2e6 100644
--- a/app-editors/nvi/nvi-1.81.6-r7.ebuild
+++ b/app-editors/nvi/nvi-1.81.6-r7.ebuild
@@ -18,7 +18,7 @@ IUSE="perl tcl unicode"
CDEPEND=">=sys-libs/db-4.2.52_p5:=
>=sys-libs/ncurses-5.6-r2:=
perl? ( dev-lang/perl )
- tcl? ( >=dev-lang/tcl-8.5:0 )"
+ tcl? ( >=dev-lang/tcl-8.5:0= )"
DEPEND="${CDEPEND}
virtual/pkgconfig"