From 9643550aa09597778fbbfc30d93987a247f5a63b Mon Sep 17 00:00:00 2001 From: Amy Fong Date: Wed, 21 May 2014 09:56:20 -0400 Subject: Ruby/chef solo: fixes Make ruby binaries more accessible by creating symlinks from ${libdir}/ruby/gems/${ruby version}/bin/ to /usr/bin RDEPENDS needs to be package specific coderay needs to depends on yard Signed-off-by: Amy Fong --- meta-openstack/recipes-support/chef/chef_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-support/chef') diff --git a/meta-openstack/recipes-support/chef/chef_git.bb b/meta-openstack/recipes-support/chef/chef_git.bb index b2b82e6..11c651d 100644 --- a/meta-openstack/recipes-support/chef/chef_git.bb +++ b/meta-openstack/recipes-support/chef/chef_git.bb @@ -33,7 +33,7 @@ DEPENDS += " \ bundler-native \ " -RDEPENDS += " \ +RDEPENDS_${PN} += " \ ruby \ chef-zero \ coderay \ -- cgit v1.2.3-54-g00ecf