aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ruby/ruby.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ruby/ruby.inc')
-rw-r--r--packages/ruby/ruby.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/ruby/ruby.inc b/packages/ruby/ruby.inc
index 9fe8333f6f..978bf4b229 100644
--- a/packages/ruby/ruby.inc
+++ b/packages/ruby/ruby.inc
@@ -6,6 +6,7 @@ LICENSE = "GPL"
SRC_URI = "ftp://ftp.ruby-lang.org/pub/ruby/ruby-${PV}.tar.gz \
file://extmk_run.patch;patch=1 \
+ file://openssl.patch;patch=1 \
file://disable_wide_getaddrinfo_check.patch;patch=1"
S = "${WORKDIR}/ruby-${PV}"