summaryrefslogtreecommitdiffstats
path: root/meta-ruby
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ruby')
-rw-r--r--meta-ruby/recipes-devtools/ruby/ruby_1.9.3-p429.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ruby/recipes-devtools/ruby/ruby_1.9.3-p429.bb b/meta-ruby/recipes-devtools/ruby/ruby_1.9.3-p429.bb
index 7c5be3664..868d0ff27 100644
--- a/meta-ruby/recipes-devtools/ruby/ruby_1.9.3-p429.bb
+++ b/meta-ruby/recipes-devtools/ruby/ruby_1.9.3-p429.bb
@@ -1,7 +1,7 @@
1require ruby.inc 1require ruby.inc
2PR = "${INC_PR}.0" 2PR = "${INC_PR}.0"
3 3
4DEPENDS += "libyaml" 4DEPENDS += "libyaml ruby-native"
5 5
6SRC_URI += "\ 6SRC_URI += "\
7 file://0001-socket-extconf-hardcode-wide-getaddr-info-test-outco.patch \ 7 file://0001-socket-extconf-hardcode-wide-getaddr-info-test-outco.patch \