Text::VimColor needs vim's syntax highlighter in order to work.
However, USE="minimal" disables compiling syntax highlighting
into vim due to --features=tiny
-R1 bump to propagate deps through non-dyndeps
Thanks to Toralf Förster for reporting
Bug: https://bugs.gentoo.org/589542
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
KEYWORDS="~amd64 ~x86"
IUSE="test"
-RDEPEND="app-editors/vim"
+RDEPEND="app-editors/vim[-minimal]"
DEPEND="${RDEPEND}
dev-perl/File-ShareDir-Install
dev-perl/Test-File-ShareDir