From af2c1f98252a0329d3e9c18013b8a2842e1bbc62 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Fri, 5 Aug 2016 09:27:52 +0200 Subject: [PATCH] dev-ruby/hpricot: add explicit rdoc build dependency dev-ruby/rdoc is needed by the build system. Make this dependency explicit to avoid potential problems when bootstrapping on a system without ruby installed. Fixes bug 590184 Package-Manager: portage-2.2.28 --- dev-ruby/hpricot/hpricot-0.8.6-r5.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r5.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r5.ebuild index c4adaa7666c18..449a73494aa29 100644 --- a/dev-ruby/hpricot/hpricot-0.8.6-r5.ebuild +++ b/dev-ruby/hpricot/hpricot-0.8.6-r5.ebuild @@ -20,6 +20,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd6 IUSE="" ruby_add_bdepend "dev-ruby/rake + dev-ruby/rdoc dev-ruby/rake-compiler" ruby_add_rdepend "dev-ruby/fast_xs"