mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-ruby/arel: add missing test dependency on concurrent-ruby
Package-Manager: Portage-2.3.13, Repoman-2.3.3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -22,6 +22,7 @@ IUSE=""
|
||||
|
||||
ruby_add_bdepend "
|
||||
test? (
|
||||
dev-ruby/concurrent-ruby:1
|
||||
dev-ruby/test-unit:2
|
||||
>=dev-ruby/minitest-5.4:5
|
||||
)"
|
||||
|
||||
Reference in New Issue
Block a user