diff options
Diffstat (limited to 'recipes-support/puppet-vswitch/puppet-vswitch_git.bb')
| -rw-r--r-- | recipes-support/puppet-vswitch/puppet-vswitch_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-support/puppet-vswitch/puppet-vswitch_git.bb b/recipes-support/puppet-vswitch/puppet-vswitch_git.bb index 86922ae..322d5e0 100644 --- a/recipes-support/puppet-vswitch/puppet-vswitch_git.bb +++ b/recipes-support/puppet-vswitch/puppet-vswitch_git.bb | |||
| @@ -20,7 +20,7 @@ DEPENDS += " \ | |||
| 20 | facter \ | 20 | facter \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | RDEPENDS_${PN} += " \ | 23 | RDEPENDS:${PN} += " \ |
| 24 | ruby \ | 24 | ruby \ |
| 25 | facter \ | 25 | facter \ |
| 26 | puppet \ | 26 | puppet \ |
| @@ -28,5 +28,5 @@ RDEPENDS_${PN} += " \ | |||
| 28 | 28 | ||
| 29 | RUBY_INSTALL_GEMS = "puppet-vswitch-${PV}.gem" | 29 | RUBY_INSTALL_GEMS = "puppet-vswitch-${PV}.gem" |
| 30 | 30 | ||
| 31 | do_install_append() { | 31 | do_install:append() { |
| 32 | } | 32 | } |
