diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/ruby/net-ssh-gateway_git.bb')
-rw-r--r-- | meta-openstack/recipes-devtools/ruby/net-ssh-gateway_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/net-ssh-gateway_git.bb b/meta-openstack/recipes-devtools/ruby/net-ssh-gateway_git.bb index b823a03..21fe406 100644 --- a/meta-openstack/recipes-devtools/ruby/net-ssh-gateway_git.bb +++ b/meta-openstack/recipes-devtools/ruby/net-ssh-gateway_git.bb | |||
@@ -26,7 +26,7 @@ SRC_URI = " \ | |||
26 | 26 | ||
27 | inherit ruby | 27 | inherit ruby |
28 | 28 | ||
29 | RDEPENDS_${PN} += " \ | 29 | RDEPENDS:${PN} += " \ |
30 | net-ssh \ | 30 | net-ssh \ |
31 | " | 31 | " |
32 | 32 | ||