summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2021-07-17 23:30:03 +0200
committerDavid Seifert <soap@gentoo.org>2021-07-17 23:30:03 +0200
commit90cd4107ec026c33fc28cb92a9a2694867c11983 (patch)
tree7066b6d6cce6f344db5ecb4f554ea89b8f8b3f76 /dev-vcs/tig/tig-9999.ebuild
parentdev-util/dialog: Add sys-libs/ncurses[unicode(+)] (diff)
downloadgentoo-90cd4107ec026c33fc28cb92a9a2694867c11983.tar.gz
gentoo-90cd4107ec026c33fc28cb92a9a2694867c11983.tar.bz2
gentoo-90cd4107ec026c33fc28cb92a9a2694867c11983.zip
dev-vcs/tig: Add sys-libs/ncurses[unicode(+)]
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-vcs/tig/tig-9999.ebuild')
-rw-r--r--dev-vcs/tig/tig-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/tig/tig-9999.ebuild b/dev-vcs/tig/tig-9999.ebuild
index 855228f38d1c..b765dbb65692 100644
--- a/dev-vcs/tig/tig-9999.ebuild
+++ b/dev-vcs/tig/tig-9999.ebuild
@@ -22,7 +22,7 @@ IUSE="test unicode"
REQUIRED_USE="test? ( unicode )"
DEPEND="
- sys-libs/ncurses:0=[unicode?]
+ sys-libs/ncurses:=[unicode(+)?]
sys-libs/readline:0="
RDEPEND="${DEPEND}
dev-vcs/git"