summaryrefslogtreecommitdiff
path: root/app-editors/mg/mg-20110905-r1.ebuild
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2015-09-20 14:08:31 +0200
committerUlrich Müller <ulm@gentoo.org>2015-09-20 14:08:31 +0200
commit191e5d341f2f1d432e35116e59e31b8870919842 (patch)
tree1a29ee886fc7277ff1f498aa958a1fa892168a16 /app-editors/mg/mg-20110905-r1.ebuild
parent1dd35a748e392c7dfea0453ca6ace105345b20e6 (diff)
downloadgentoo-191e5d341f2f1d432e35116e59e31b8870919842.tar.gz
gentoo-191e5d341f2f1d432e35116e59e31b8870919842.tar.xz
app-editors/mg: Depend on sys-libs/ncurses:0.
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-editors/mg/mg-20110905-r1.ebuild')
-rw-r--r--app-editors/mg/mg-20110905-r1.ebuild4
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 46d813d5ed4..946d97a7be1 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"