summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2016-05-29 23:30:01 +0200
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2016-05-29 23:30:01 +0200
commit9dbd2e1c72c0f2da7c9b88d51b5949eefa802938 (patch)
treec70ef76db652c2798d5b6b606540bd46e5a35eaf /app-misc/dvtm/dvtm-9999.ebuild
parentapp-misc/dvtm: Version bump (diff)
downloadgentoo-9dbd2e1c72c0f2da7c9b88d51b5949eefa802938.tar.gz
gentoo-9dbd2e1c72c0f2da7c9b88d51b5949eefa802938.tar.bz2
gentoo-9dbd2e1c72c0f2da7c9b88d51b5949eefa802938.zip
app-misc/dvtm: cleanup
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-misc/dvtm/dvtm-9999.ebuild')
-rw-r--r--app-misc/dvtm/dvtm-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/dvtm/dvtm-9999.ebuild b/app-misc/dvtm/dvtm-9999.ebuild
index 666a91791721..fd928f232f57 100644
--- a/app-misc/dvtm/dvtm-9999.ebuild
+++ b/app-misc/dvtm/dvtm-9999.ebuild
@@ -22,7 +22,7 @@ LICENSE="MIT"
SLOT="0"
IUSE="unicode"
-DEPEND="sys-libs/ncurses[unicode?]"
+DEPEND="sys-libs/ncurses:0[unicode?]"
RDEPEND=${DEPEND}
src_prepare() {