>From fb7a4e147b44e03f8b604e854f9a375dfd64e7b0 Mon Sep 17 00:00:00 2001 From: Gerardo Di Iorio <[email protected]> Date: Mon, 21 Mar 2011 09:06:49 +0100 Subject: [PATCH 2/4] Cairo enable-tee Signed-off-by: Gerardo Di Iorio <[email protected]>
--- package/x11/cairo/cairo.conf | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/package/x11/cairo/cairo.conf b/package/x11/cairo/cairo.conf index b25d839..674bec8 100644 --- a/package/x11/cairo/cairo.conf +++ b/package/x11/cairo/cairo.conf @@ -1,4 +1,4 @@ -# --- T2-COPYRIGHT-NOTE-BEGIN --- + --- T2-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # T2 SDE: package/.../cairo/cairo.conf @@ -16,3 +16,4 @@ pkginstalled glitz && var_append confopt ' ' "--enable-glitz" pkginstalled xcb-util && var_append confopt ' ' "--enable-xcb" var_append confopt ' ' "--enable-ps" var_append confopt ' ' "--enable-pdf" +var_append confopt ' ' "--enable-tee" -- 1.7.3.5
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
