summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-12-10 15:10:28 +0100
committerDavid Seifert <soap@gentoo.org>2017-12-10 15:13:48 +0100
commita7cd0db40292dda19644df888c644e8d0a87fe48 (patch)
tree8f74a7771b3b8b7981463b94d215c681b165f12e /app-admin/logmon/logmon-0.4.4-r1.ebuild
parentapp-accessibility/speech-tools: [QA] Fix dependency.missingslot (diff)
downloadgentoo-a7cd0db40292dda19644df888c644e8d0a87fe48.tar.gz
gentoo-a7cd0db40292dda19644df888c644e8d0a87fe48.tar.bz2
gentoo-a7cd0db40292dda19644df888c644e8d0a87fe48.zip
app-admin/logmon: [QA] Fix dependency.missingslot
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'app-admin/logmon/logmon-0.4.4-r1.ebuild')
-rw-r--r--app-admin/logmon/logmon-0.4.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/logmon/logmon-0.4.4-r1.ebuild b/app-admin/logmon/logmon-0.4.4-r1.ebuild
index 8fede639a21f..f83eab27f8b8 100644
--- a/app-admin/logmon/logmon-0.4.4-r1.ebuild
+++ b/app-admin/logmon/logmon-0.4.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -16,7 +16,7 @@ LICENSE="Artistic"
SLOT="0"
KEYWORDS="amd64 ppc ppc64 x86"
-DEPEND="sys-libs/ncurses"
+DEPEND="sys-libs/ncurses:0="
RDEPEND="${DEPEND}"
src_prepare() {