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
This commit is contained in:
Hans de Graaff
2016-08-05 09:27:52 +02:00
parent f098ca5eb2
commit af2c1f9825

View File

@@ -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"