dev-ruby/ruby-progressbar: add missing timecop test dependency, fixing bug 595896

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Hans de Graaff
2017-03-02 07:18:33 +01:00
parent c058f4ad4a
commit 8f3c5c5470

View File

@@ -21,7 +21,7 @@ KEYWORDS="~amd64 ~hppa ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86
IUSE="test"
ruby_add_bdepend "test? ( dev-ruby/rspectacular )"
ruby_add_bdepend "test? ( dev-ruby/rspectacular dev-ruby/timecop )"
all_ruby_prepare() {
sed -i -e '/warning_filter/ s:^:#:' \