summaryrefslogtreecommitdiff
path: root/dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild')
-rw-r--r--dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild b/dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild
index 5f66ac209c44..7903a93a4051 100644
--- a/dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild
+++ b/dev-ruby/httpclient/httpclient-2.8.3-r3.ebuild
@@ -29,7 +29,7 @@ IUSE=""
ruby_add_rdepend "virtual/ruby-ssl"
ruby_add_bdepend "doc? ( dev-ruby/rdoc )"
-ruby_add_bdepend "test? ( dev-ruby/test-unit dev-ruby/http-cookie )"
+ruby_add_bdepend "test? ( dev-ruby/test-unit dev-ruby/http-cookie dev-ruby/webrick )"
all_ruby_prepare() {
rm Gemfile || die