aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ruby/ruby_1.8.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ruby/ruby_1.8.5.bb')
-rw-r--r--recipes/ruby/ruby_1.8.5.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/ruby/ruby_1.8.5.bb b/recipes/ruby/ruby_1.8.5.bb
new file mode 100644
index 0000000000..6260614772
--- /dev/null
+++ b/recipes/ruby/ruby_1.8.5.bb
@@ -0,0 +1,8 @@
+require ruby.inc
+DEPENDS = "ruby-native zlib openssl"
+
+PR = "r1"
+
+FILES_${PN}-dbg += "${libdir}/ruby/1.8/*/.debug \
+ ${libdir}/ruby/1.8/*/*/.debug"
+