From: Jo-Philipp Wich Date: Sun, 5 Feb 2012 03:31:53 +0000 (+0000) Subject: ruby: merge r27873 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=e6b16a857b4008a7028b61abc1ffd6ca220e63e6;p=openwrt%2Fsvn-archive%2Fpackages.git ruby: merge r27873 SVN-Revision: 30179 --- diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index 04c8a1697..788d136ce 100644 --- a/lang/ruby/Makefile +++ b/lang/ruby/Makefile @@ -63,7 +63,7 @@ $(call Package/ruby/Default) SECTION:=libs CATEGORY:=Libraries TITLE+= (shared library) - DEPENDS+= +libpthread + DEPENDS+= +libpthread +librt endef # Ongoing work to break up ruby's standard library into coherent pieces