ninja-ide: fix python module import.

master
Mike McQuaid 2014-03-12 13:28:21 +00:00
parent a6f99835b7
commit 102df01710
1 changed files with 1 additions and 1 deletions

View File

@ -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