commit:     af2c1f98252a0329d3e9c18013b8a2842e1bbc62
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  5 07:27:52 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Aug  5 08:16:28 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af2c1f98

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 c4adaa7..449a734 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"

Reply via email to