diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/swatchbooker.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/swatchbooker.rb b/Library/Formula/swatchbooker.rb index 34e5fac94..a9338b00c 100644 --- a/Library/Formula/swatchbooker.rb +++ b/Library/Formula/swatchbooker.rb @@ -7,7 +7,7 @@ class Swatchbooker < Formula depends_on :python depends_on 'PIL' => :python - #depends_on 'little-cms' => 'with-python' + depends_on 'little-cms' => 'with-python' depends_on 'pyqt' def patches |
