summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2016-03-18 07:23:45 +0100
committerHans de Graaff <graaff@gentoo.org>2016-03-18 07:37:53 +0100
commit539cc1660654d2789d2649cf672899c697e4dc6a (patch)
tree8083cdedae8f74016aa3190f2a3a93dc2d9fe903 /dev-ruby
parentdev-ruby/mocha: drop ruby19 (diff)
downloadgentoo-539cc1660654d2789d2649cf672899c697e4dc6a.tar.gz
gentoo-539cc1660654d2789d2649cf672899c697e4dc6a.tar.bz2
gentoo-539cc1660654d2789d2649cf672899c697e4dc6a.zip
dev-ruby/hiera: add back deep_merge dependency
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/hiera/hiera-3.1.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ruby/hiera/hiera-3.1.0.ebuild b/dev-ruby/hiera/hiera-3.1.0.ebuild
index 04e63fb7b0c7..2cc9248da617 100644
--- a/dev-ruby/hiera/hiera-3.1.0.ebuild
+++ b/dev-ruby/hiera/hiera-3.1.0.ebuild
@@ -23,7 +23,8 @@ KEYWORDS="~amd64 ~hppa ~x86"
ruby_add_bdepend "test? ( dev-ruby/mocha )"
-ruby_add_rdepend "dev-ruby/json"
+ruby_add_rdepend "dev-ruby/json
+ dev-ruby/deep_merge"
all_ruby_prepare() {
# Our json package is either the compiled version or the pure