diff options
author | Amy Winston <amynka@gentoo.org> | 2016-03-17 11:18:23 +0100 |
---|---|---|
committer | Amy Winston <amynka@gentoo.org> | 2016-03-17 11:19:50 +0100 |
commit | e19ce69a7ea13e883214c365c687900d5841b87b (patch) | |
tree | 52f15068843b509d4a59014f281332bffff3a51e /sys-process | |
parent | sys-process/nmon: add proxy-maintainer (diff) | |
download | gentoo-e19ce69a7ea13e883214c365c687900d5841b87b.tar.gz gentoo-e19ce69a7ea13e883214c365c687900d5841b87b.tar.bz2 gentoo-e19ce69a7ea13e883214c365c687900d5841b87b.zip |
sys-process/nmon: add missing slot
Package-Manager: portage-2.2.26
Diffstat (limited to 'sys-process')
-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 |