summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-support/puppet/puppet_3.7.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-support/puppet/puppet_3.7.3.bb b/recipes-support/puppet/puppet_3.7.3.bb
index c1743e6..14e18d9 100644
--- a/recipes-support/puppet/puppet_3.7.3.bb
+++ b/recipes-support/puppet/puppet_3.7.3.bb
@@ -24,6 +24,7 @@ RDEPENDS_${PN} += " \
24 facter \ 24 facter \
25 hiera \ 25 hiera \
26 ruby-shadow \ 26 ruby-shadow \
27 bash \
27" 28"
28 29
29RUBY_INSTALL_GEMS = "puppet-${PV}.gem" 30RUBY_INSTALL_GEMS = "puppet-${PV}.gem"