Add a missing built-time dependency on rake. Normally we assume that
rake is present due to it being in PDEPEND of dev-lang/ruby, but we
cannot rely on that assumption for packages in the bootstrap set.
Fixes: https://bugs.gentoo.org/674430
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
ruby_add_bdepend "
>=dev-ruby/kpeg-1.1.0-r1
>dev-ruby/racc-1.4.10
+ dev-ruby/rake
test? (
dev-ruby/bundler
>=dev-ruby/minitest-5.8:5