summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2016-08-05 09:27:52 +0200
committerHans de Graaff <graaff@gentoo.org>2016-08-05 10:16:28 +0200
commitaf2c1f98252a0329d3e9c18013b8a2842e1bbc62 (patch)
tree5f0ee0f4190e999e85e3cd6c7cc4263d17570351
parentdev-ruby/hpricot: make sure last revision also has cast fix (diff)
downloadgentoo-af2c1f98252a0329d3e9c18013b8a2842e1bbc62.tar.gz
gentoo-af2c1f98252a0329d3e9c18013b8a2842e1bbc62.tar.bz2
gentoo-af2c1f98252a0329d3e9c18013b8a2842e1bbc62.zip
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
-rw-r--r--dev-ruby/hpricot/hpricot-0.8.6-r5.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r5.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r5.ebuild
index c4adaa7666c1..449a73494aa2 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"