From 6c99f9247f45186b4665ebf1c32cd708bb42895d Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Mon, 20 Jan 2014 23:25:03 -0800 Subject: swatchbooker: fix little-cms dependency. --- Library/Formula/swatchbooker.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') 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 -- cgit v1.2.3