From: hk57.kim Date: Wed, 9 Mar 2016 07:13:24 +0000 (+0900) Subject: fix rootstrap error : enable-script X-Git-Tag: submit/tizen/20160309.071936^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ea5563808b7f553121fbed5bc6b4bf908b1a8c05;p=platform%2Fcore%2Fgraphics%2Fcairo.git fix rootstrap error : enable-script occurred missing cairo-gobject, cairo-script-interpreter error. fix this issue. Change-Id: I14fd5fda295c06ebe167d7e37352413e278b53b5 Signed-off-by: hk57.kim --- diff --git a/packaging/cairo.spec b/packaging/cairo.spec index 23a02c430..3d6bc60b0 100644 --- a/packaging/cairo.spec +++ b/packaging/cairo.spec @@ -139,7 +139,7 @@ NOCONFIGURE=1 ./autogen.sh %endif --enable-ps=yes \ --enable-pdf=yes \ - --enable-script=no \ + --enable-script=yes \ --enable-svg=yes \ --enable-tee=no \ %if %{with wayland} && !%{with x}