From aaad283d9906818cc3dda2d1eef14d87660c5bc4 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 27 Jan 2013 14:51:36 -0800 Subject: mu: style nits --- Library/Formula/mu.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/mu.rb b/Library/Formula/mu.rb index 9e2008e35..4e066fd8b 100644 --- a/Library/Formula/mu.rb +++ b/Library/Formula/mu.rb @@ -34,7 +34,7 @@ class Mu < Formula depends_on 'glib' depends_on 'gmime' depends_on 'xapian' - depends_on Emacs23Installed.new if build.include? 'with-emacs' + depends_on Emacs23Installed if build.include? 'with-emacs' if build.head? depends_on 'automake' => :build -- cgit v1.2.3