From: jow Date: Sun, 5 Feb 2012 03:31:53 +0000 (+0000) Subject: [packages_10.03.2] ruby: merge r27873 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=fba8c20365ebca301f6531b9d815ef9c653f6edf;p=10.03%2Fpackages.git [packages_10.03.2] ruby: merge r27873 git-svn-id: svn://svn.openwrt.org/openwrt/branches/packages_10.03.2@30179 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index 04c8a16..788d136 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