summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhk57.kim <hk57.kim@samsung.com>2016-03-09 16:13:24 +0900
committerjerry kim <hk57kim@review.tizen.org>2016-03-08 23:13:48 -0800
commitea5563808b7f553121fbed5bc6b4bf908b1a8c05 (patch)
treebc4358e7be43a4c67e59ae4dc1d1dd86ba3d282c
parent298d7cd81cd92c17662c0c127a467a7b94721067 (diff)
downloadcairo-ea5563808b7f553121fbed5bc6b4bf908b1a8c05.tar.gz
cairo-ea5563808b7f553121fbed5bc6b4bf908b1a8c05.tar.bz2
cairo-ea5563808b7f553121fbed5bc6b4bf908b1a8c05.zip
occurred missing cairo-gobject, cairo-script-interpreter error. fix this issue. Change-Id: I14fd5fda295c06ebe167d7e37352413e278b53b5 Signed-off-by: hk57.kim <hk57.kim@samsung.com>
-rw-r--r--packaging/cairo.spec2
1 files changed, 1 insertions, 1 deletions
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}