diff options
-rw-r--r-- | sys-process/nmon/nmon-15g.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/nmon/nmon-15g.ebuild b/sys-process/nmon/nmon-15g.ebuild index f0c67a5ff347..c0237a1f69d6 100644 --- a/sys-process/nmon/nmon-15g.ebuild +++ b/sys-process/nmon/nmon-15g.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" -RDEPEND="sys-libs/ncurses" +RDEPEND="sys-libs/ncurses:=" DEPEND=" ${RDEPEND} virtual/pkgconfig |