summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-12-10 15:11:21 +0100
committerDavid Seifert <soap@gentoo.org>2017-12-10 15:15:26 +0100
commit51142d53ae81e73aeb69f978092740f979a85746 (patch)
treebc4a9c9f3c02f469f32086fc8640aaf6766887cb /app-editors/sandy
parentapp-editors/moe: [QA] Fix dependency.missingslot (diff)
downloadgentoo-51142d53ae81e73aeb69f978092740f979a85746.tar.gz
gentoo-51142d53ae81e73aeb69f978092740f979a85746.tar.bz2
gentoo-51142d53ae81e73aeb69f978092740f979a85746.zip
app-editors/sandy: [QA] Fix dependency.missingslot
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'app-editors/sandy')
-rw-r--r--app-editors/sandy/sandy-0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/sandy/sandy-0.4.ebuild b/app-editors/sandy/sandy-0.4.ebuild
index 47708c7ae369..d401639ce641 100644
--- a/app-editors/sandy/sandy-0.4.ebuild
+++ b/app-editors/sandy/sandy-0.4.ebuild
@@ -12,7 +12,7 @@ LICENSE="MIT-with-advertising"
SLOT="0"
KEYWORDS="~amd64"
-DEPEND="sys-libs/ncurses"
+DEPEND="sys-libs/ncurses:0="
RDEPEND="${DEPEND}"
src_prepare() {