summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2023-04-28 11:10:16 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2023-04-28 11:10:16 -0500
commitc67b10d88938ebf6bbb1970aae1a95f68146ff76 (patch)
treed56030db044dc5044792b162b3e8906bb393fd39 /app-admin
parentdev-python/selenium: drop 4.5.0, 4.8.3 (diff)
downloadgentoo-c67b10d88938ebf6bbb1970aae1a95f68146ff76.tar.gz
gentoo-c67b10d88938ebf6bbb1970aae1a95f68146ff76.tar.bz2
gentoo-c67b10d88938ebf6bbb1970aae1a95f68146ff76.zip
app-admin/puppet: add missing dep dev-ruby/deep_merge
Closes: https://bugs.gentoo.org/905205 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/puppet/puppet-8.0.0-r1.ebuild (renamed from app-admin/puppet/puppet-8.0.0.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-admin/puppet/puppet-8.0.0.ebuild b/app-admin/puppet/puppet-8.0.0-r1.ebuild
index 9a3ead6bacc9..724598bff245 100644
--- a/app-admin/puppet/puppet-8.0.0.ebuild
+++ b/app-admin/puppet/puppet-8.0.0-r1.ebuild
@@ -28,6 +28,7 @@ ruby_add_rdepend "
dev-ruby/json:=
dev-ruby/semantic_puppet
>=dev-ruby/facter-3.0.0
+ dev-ruby/deep_merge
<dev-ruby/concurrent-ruby-1.2
augeas? ( dev-ruby/ruby-augeas )
diff? ( dev-ruby/diff-lcs )