summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-12-10 15:10:45 +0100
committerDavid Seifert <soap@gentoo.org>2017-12-10 15:14:19 +0100
commit0bbd78953ce073bfdc718972bfc474210fda2920 (patch)
tree8ae7b86c9ade2986e103c4686108c1e320f4fe23 /app-admin/xstow/xstow-1.0.1.ebuild
parentapp-admin/webalizer: [QA] Fix dependency.missingslot (diff)
downloadgentoo-0bbd78953ce073bfdc718972bfc474210fda2920.tar.gz
gentoo-0bbd78953ce073bfdc718972bfc474210fda2920.tar.bz2
gentoo-0bbd78953ce073bfdc718972bfc474210fda2920.zip
app-admin/xstow: [QA] Fix dependency.missingslot
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'app-admin/xstow/xstow-1.0.1.ebuild')
-rw-r--r--app-admin/xstow/xstow-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/xstow/xstow-1.0.1.ebuild b/app-admin/xstow/xstow-1.0.1.ebuild
index 34a6c3f81440..de7357598a6c 100644
--- a/app-admin/xstow/xstow-1.0.1.ebuild
+++ b/app-admin/xstow/xstow-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE="ncurses"
-DEPEND="ncurses? ( sys-libs/ncurses )"
+DEPEND="ncurses? ( sys-libs/ncurses:0= )"
RDEPEND="${DEPEND}"
src_prepare() {