ruby: merge r27873
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 5 Feb 2012 03:31:53 +0000 (03:31 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 5 Feb 2012 03:31:53 +0000 (03:31 +0000)
SVN-Revision: 30179

lang/ruby/Makefile

index 04c8a16975a51ed3e355e232275c12fa64dd924b..788d136ce99c84a29276d313fa4513bf95145936 100644 (file)
@@ -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