summaryrefslogtreecommitdiffstats
path: root/rules/host-cairo.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-cairo.in')
-rw-r--r--rules/host-cairo.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/rules/host-cairo.in b/rules/host-cairo.in
new file mode 100644
index 000000000..281a947aa
--- /dev/null
+++ b/rules/host-cairo.in
@@ -0,0 +1,8 @@
+## SECTION=hosttools_noprompt
+
+config HOST_CAIRO
+ tristate
+ select HOST_FONTCONFIG
+ select HOST_FREETYPE
+ select HOST_PIXMAN
+ default ALLYES