aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorHector Zhao2015-01-23 23:26:25 +0800
committerJack Nagel2015-01-31 17:18:17 -0500
commitc76c60ce32a830f9b8477c2c729c44988f236769 (patch)
tree864357fd496212466885e051533eff03605ee6a9 /Library
parent06bb30d5a35b32d31e718c7a72216ddbca60ccc7 (diff)
downloadhomebrew-c76c60ce32a830f9b8477c2c729c44988f236769.tar.bz2
cairo: enable tee surface backend
Closes #36183. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/cairo.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/cairo.rb b/Library/Formula/cairo.rb
index e3093b904..57a1a315e 100644
--- a/Library/Formula/cairo.rb
+++ b/Library/Formula/cairo.rb
@@ -33,6 +33,7 @@ class Cairo < Formula
--prefix=#{prefix}
--enable-gobject=yes
--enable-svg=yes
+ --enable-tee=yes
--with-x
]