diff options
Diffstat (limited to 'app-editors/mg/mg-20110905-r1.ebuild')
-rw-r--r-- | app-editors/mg/mg-20110905-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/mg/mg-20110905-r1.ebuild b/app-editors/mg/mg-20110905-r1.ebuild index 46d813d5ed40..946d97a7be1f 100644 --- a/app-editors/mg/mg-20110905-r1.ebuild +++ b/app-editors/mg/mg-20110905-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="livecd" -RDEPEND="sys-libs/ncurses" +RDEPEND="sys-libs/ncurses:0" DEPEND="${RDEPEND} virtual/pkgconfig" |