summaryrefslogtreecommitdiff
path: root/dev-ruby/json/json-2.7.1-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-29 13:13:23 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-29 13:13:23 +0000
commit04a447f4f2679e9687093f49d8a9ea911fac9a9b (patch)
treeeb97d549c545b418d25f6df1077a2736d8c264fd /dev-ruby/json/json-2.7.1-r1.ebuild
parent3ed757b9cee2e1fe2b18c4630539ccd36f0e0f52 (diff)
gentoo auto-resync : 29:03:2024 - 13:13:23
Diffstat (limited to 'dev-ruby/json/json-2.7.1-r1.ebuild')
-rw-r--r--dev-ruby/json/json-2.7.1-r1.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-ruby/json/json-2.7.1-r1.ebuild b/dev-ruby/json/json-2.7.1-r1.ebuild
index 178fac808b33..e35c42b886fe 100644
--- a/dev-ruby/json/json-2.7.1-r1.ebuild
+++ b/dev-ruby/json/json-2.7.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -29,7 +29,10 @@ DEPEND="${DEPEND}
ruby_add_bdepend "dev-ruby/rake
doc? ( dev-ruby/rdoc )
- test? ( dev-ruby/test-unit:2 )"
+ test? (
+ dev-ruby/test-unit:2
+ dev-ruby/test-unit-ruby-core
+ )"
all_ruby_prepare() {
# Avoid building the extension twice!