diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/ruby/tzinfo_2.0.1.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/ruby/tzinfo_2.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/tzinfo_2.0.1.bb b/meta-openstack/recipes-devtools/ruby/tzinfo_2.0.1.bb index 2ea1f2d..2f7bc66 100644 --- a/meta-openstack/recipes-devtools/ruby/tzinfo_2.0.1.bb +++ b/meta-openstack/recipes-devtools/ruby/tzinfo_2.0.1.bb | |||
| @@ -8,6 +8,6 @@ SRC_URI = "git://github.com/tzinfo/tzinfo.git;protocol=https;tag=v2.0.1" | |||
| 8 | 8 | ||
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
| 10 | 10 | ||
| 11 | RDEPENDS_${PN} = "concurrent-ruby" | 11 | RDEPENDS:${PN} = "concurrent-ruby" |
| 12 | 12 | ||
| 13 | inherit ruby | 13 | inherit ruby |
