summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/ruby/coderay_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/ruby/coderay_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/ruby/coderay_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/coderay_git.bb b/meta-openstack/recipes-devtools/ruby/coderay_git.bb
index cbb743c..3253699 100644
--- a/meta-openstack/recipes-devtools/ruby/coderay_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/coderay_git.bb
@@ -24,3 +24,4 @@ inherit ruby
24RUBY_COMPILE_FLAGS += "RELEASE=1" 24RUBY_COMPILE_FLAGS += "RELEASE=1"
25 25
26BBCLASSEXTEND = "native" 26BBCLASSEXTEND = "native"
27DEPENDS += "yard"