diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2013-07-21 19:08:21 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-07-30 11:17:13 +0200 |
| commit | 0bc7948e5b2c3a03c681b03b40a5c3cbd6af7941 (patch) | |
| tree | 187babbfd7ab96719c0afe443d47b7e440e6a4af /meta-ruby/recipes-devtools/ruby/ruby_1.9.3-p429.bb | |
| parent | d1da8ff0b3c223ae60f0477b63dc8bfa84a409e1 (diff) | |
| download | meta-openembedded-0bc7948e5b2c3a03c681b03b40a5c3cbd6af7941.tar.gz | |
ruby: add dependency on db gdbm readline
* to prevent using bunded versions
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-ruby/recipes-devtools/ruby/ruby_1.9.3-p429.bb')
| -rw-r--r-- | meta-ruby/recipes-devtools/ruby/ruby_1.9.3-p429.bb | 2 |
1 files changed, 0 insertions, 2 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 868d0ff27b..de51f2f2d7 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,8 +1,6 @@ | |||
| 1 | require ruby.inc | 1 | require ruby.inc |
| 2 | PR = "${INC_PR}.0" | 2 | PR = "${INC_PR}.0" |
| 3 | 3 | ||
| 4 | DEPENDS += "libyaml ruby-native" | ||
| 5 | |||
| 6 | SRC_URI += "\ | 4 | SRC_URI += "\ |
| 7 | file://0001-socket-extconf-hardcode-wide-getaddr-info-test-outco.patch \ | 5 | file://0001-socket-extconf-hardcode-wide-getaddr-info-test-outco.patch \ |
| 8 | file://ruby-1.9.3-always-use-i386.patch \ | 6 | file://ruby-1.9.3-always-use-i386.patch \ |
