diff options
Diffstat (limited to 'app-editors/levee/levee-3.5a.ebuild')
-rw-r--r-- | app-editors/levee/levee-3.5a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/levee/levee-3.5a.ebuild b/app-editors/levee/levee-3.5a.ebuild index 9e77eb2cfb91..965d248fd053 100644 --- a/app-editors/levee/levee-3.5a.ebuild +++ b/app-editors/levee/levee-3.5a.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris IUSE="" DEPEND="!app-text/lv - sys-libs/ncurses" + sys-libs/ncurses:0=" RDEPEND="${DEPEND}" src_prepare() { |