aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ruby/ruby_1.8.5.bb
blob: e1cc3bbdf7eb7d966630ef861b7db84dcb5f2822 (plain)
1
2
3
4
5
6
7
8
require ruby.inc
DEPENDS = "ruby-native zlib openssl"

PR = "${INC_PR}.0"

FILES_${PN}-dbg += "${libdir}/ruby/1.8/*/.debug \
                    ${libdir}/ruby/1.8/*/*/.debug"