From c5093845b0c8001198647cc1c166b1c580391550 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 5 Feb 2012 03:31:53 +0000 Subject: [PATCH] [packages_10.03.2] ruby: merge r27873 SVN-Revision: 30179 --- lang/ruby/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index 04c8a16975..788d136ce9 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 -- 2.30.2