summaryrefslogtreecommitdiff
path: root/dev-ruby/rexml/rexml-3.2.5-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/rexml/rexml-3.2.5-r1.ebuild')
-rw-r--r--dev-ruby/rexml/rexml-3.2.5-r1.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-ruby/rexml/rexml-3.2.5-r1.ebuild b/dev-ruby/rexml/rexml-3.2.5-r1.ebuild
index 49bfc5d72f43..eb3493aa2530 100644
--- a/dev-ruby/rexml/rexml-3.2.5-r1.ebuild
+++ b/dev-ruby/rexml/rexml-3.2.5-r1.ebuild
@@ -21,6 +21,8 @@ LICENSE="BSD-2"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
SLOT="3"
+ruby_add_bdepend "test? ( dev-ruby/test-unit )"
+
all_ruby_prepare() {
sed -i -e 's:require_relative ":require "./:' -e 's/__dir__/"."/' ${RUBY_FAKEGEM_GEMSPEC} || die
sed -i -e '/bundler/I s:^:#:' Rakefile || die