summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/ruby/strptime_0.2.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/ruby/strptime_0.2.3.bb')
-rw-r--r--meta-openstack/recipes-devtools/ruby/strptime_0.2.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/strptime_0.2.3.bb b/meta-openstack/recipes-devtools/ruby/strptime_0.2.3.bb
index 20a1f5b..53a2f8a 100644
--- a/meta-openstack/recipes-devtools/ruby/strptime_0.2.3.bb
+++ b/meta-openstack/recipes-devtools/ruby/strptime_0.2.3.bb
@@ -8,6 +8,6 @@ SRC_URI = "git://github.com/nurse/strptime.git;protocol=https;tag=v0.2.3"
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"
10 10
11RDEPENDS_${PN} = "bash" 11RDEPENDS:${PN} = "bash"
12 12
13inherit ruby 13inherit ruby