mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-ruby/test-unit: add missing runtime dependency on dev-ruby/hoe
Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -28,6 +28,8 @@ SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
|
||||
IUSE=""
|
||||
|
||||
ruby_add_rdepend ">=dev-ruby/hoe-1.5.1"
|
||||
|
||||
each_ruby_test() {
|
||||
cd test || die
|
||||
${RUBY} -I../lib:.. -S testrb test_*.rb || die
|
||||
|
||||
Reference in New Issue
Block a user