summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorwbx <wbx@openadk.org>2011-04-12 00:10:46 +0200
committerwbx <wbx@openadk.org>2011-04-12 00:10:46 +0200
commit8e2e3885aedccaeb208b6620b37e724611daa0a2 (patch)
treef8cfc940cf25321b8e873a0f07f15eeeae866fa8 /package
parenta468f8614e3cd446aca04203ac0b784df30b10c9 (diff)
parentefd988a93f437b050627727fd1bd9041764b2de7 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package')
-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: