app-editors/uemacs-pk: Depend on sys-libs/ncurses:0.

Package-Manager: portage-2.2.27
This commit is contained in:
Ulrich Müller
2016-01-27 00:29:48 +01:00
parent 1d41857fc8
commit db0fa73c9b

View File

@@ -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$
@@ -16,7 +16,7 @@ LICENSE="free-noncomm"
SLOT="0"
KEYWORDS="amd64 x86 ~x86-fbsd"
RDEPEND="sys-libs/ncurses"
RDEPEND="sys-libs/ncurses:0"
DEPEND="${RDEPEND}
virtual/pkgconfig"