Skip to content

Commit

Permalink
dev-ruby/test-unit: add missing runtime dependency on dev-ruby/hoe
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.20.1
  • Loading branch information
graaff committed Aug 29, 2015
1 parent 2f9aa44 commit 06b5fa1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev-ruby/test-unit/test-unit-1.2.3-r3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 06b5fa1

Please sign in to comment.