swatchbooker: fix python module import.

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

View File

@ -6,7 +6,7 @@ class Swatchbooker < Formula
sha1 'fd2e46c278e762dc0c3ed69f824ab620773f153e'
depends_on :python
depends_on 'PIL' => :python
depends_on "pillow" => [:python, "PIL"]
depends_on 'little-cms' => 'with-python'
depends_on 'pyqt'