aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/gdk-pixbuf.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/gdk-pixbuf.rb b/Library/Formula/gdk-pixbuf.rb
index 85e509969..236ff8e72 100644
--- a/Library/Formula/gdk-pixbuf.rb
+++ b/Library/Formula/gdk-pixbuf.rb
@@ -11,6 +11,8 @@ class GdkPixbuf < Formula
depends_on 'jasper'
depends_on 'libtiff'
+ skip_clean 'lib/gdk-pixbuf-2.0'
+
def options
[["--universal", "Build a universal binary."]]
end