From e916b159773828d6abc1008dfd1fbcf52fb20059 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 12 Mar 2012 06:49:23 -0700 Subject: gearman: note that patch can be removed in 0.29 --- Library/Formula/gearman.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/gearman.rb b/Library/Formula/gearman.rb index bb052433e..638a0ba3f 100644 --- a/Library/Formula/gearman.rb +++ b/Library/Formula/gearman.rb @@ -9,9 +9,10 @@ class Gearman < Formula depends_on 'libevent' depends_on 'ossp-uuid' + # gearman-0.28 build error "ld: library not found for -lrt" + # see https://bugs.launchpad.net/gearmand/+bug/951198 + # fixed upstream for 0.29 def patches - # gearman-0.28 build error "ld: library not found for -lrt" - # see https://bugs.launchpad.net/gearmand/+bug/951198 DATA end -- cgit v1.2.3