From 8f3c5c5470d47199651ec3d6544217149307a1c5 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Thu, 2 Mar 2017 07:18:33 +0100 Subject: [PATCH] dev-ruby/ruby-progressbar: add missing timecop test dependency, fixing bug 595896 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-ruby/ruby-progressbar/ruby-progressbar-1.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.1.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.1.ebuild index dc9bee8d5d71..bb1d45593058 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.1.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.1.ebuild @@ -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:^:#:' \ -- 2.26.2