dev-ruby/hoe: Move rdoc to DEPEND since it's called by the ebuild
authorAnthony Ryan <anthonyryan1@gmail.com>
Mon, 18 Apr 2016 06:23:40 +0000 (02:23 -0400)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 10 May 2016 11:16:20 +0000 (11:16 +0000)
Closes: https://github.com/gentoo/gentoo/pull/1294

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-ruby/hoe/hoe-3.14.1.ebuild

index 6181563bd7baf689c1a47831ecbea0ae21c65cd3..ead60bb79c572974f631914a0372055cfd929db8 100644 (file)
@@ -22,7 +22,7 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
-ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.5:5 )"
+ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.5:5 ) >=dev-ruby/rdoc-4.0"
 
 ruby_add_rdepend ">=dev-ruby/rake-0.8.7 >=dev-ruby/rdoc-4.0"