aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ninja-ide.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ninja-ide.rb b/Library/Formula/ninja-ide.rb
index b3cac95ab..733800a16 100644
--- a/Library/Formula/ninja-ide.rb
+++ b/Library/Formula/ninja-ide.rb
@@ -6,7 +6,7 @@ class NinjaIde < Formula
sha1 '64ccbbf8521a8fbef43c3d57cf616b7f8b466460'
depends_on :python
- depends_on 'fsevents' => :python
+ depends_on "MacFSEvents" => [:python, "fsevents"]
depends_on 'pyqt'
def install