summaryrefslogtreecommitdiff
path: root/package/cairo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/cairo/Makefile')
-rw-r--r--package/cairo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/cairo/Makefile b/package/cairo/Makefile
index d1a384ad2..1218e6493 100644
--- a/package/cairo/Makefile
+++ b/package/cairo/Makefile
@@ -29,6 +29,7 @@ $(eval $(call PKG_template,CAIRO_DEV,cairo-dev,${PKG_VERSION}-${PKG_RELEASE},${P
TARGET_CFLAGS:= $(filter-out -flto,$(TARGET_CFLAGS))
CONFIGURE_ARGS+= --enable-ft=yes \
+ --enable-tee=yes \
--enable-xlib=yes
cairo-install: