mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ruby/rgen: fix bug 558324
Request a new enough version of rdoc that can actually generate the rgen documentation. Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -20,6 +20,8 @@ KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
|
||||
|
||||
ruby_add_rdepend "dev-ruby/nokogiri"
|
||||
|
||||
ruby_add_bdepend "doc? ( >=dev-ruby/rdoc-4.2.0 )"
|
||||
|
||||
all_ruby_prepare() {
|
||||
# Skip Bignum test since it fails on 64bit machines. Reported
|
||||
# upstream: https://github.com/mthiede/rgen/pull/18
|
||||
|
||||
Reference in New Issue
Block a user