summaryrefslogtreecommitdiff
path: root/package/ruby/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/ruby/Makefile')
-rw-r--r--package/ruby/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ruby/Makefile b/package/ruby/Makefile
index c06b3d0c1..dc7fc6057 100644
--- a/package/ruby/Makefile
+++ b/package/ruby/Makefile
@@ -11,7 +11,7 @@ PKG_DESCR:= scripting language
PKG_SECTION:= dev/lang
PKG_BUILDDEP:= ruby-host
HOST_BUILDDEP:= readline-host
-PKG_NEEDS:= threads rt
+PKG_NEEDS:= threads
PKG_URL:= http://www.ruby-lang.org/
PKG_SITES:= http://ftp.ruby-lang.org/pub/ruby/2.3/
PKG_NOPARALLEL:= 1