From: hk57.kim Date: Fri, 4 Mar 2016 03:39:35 +0000 (+0900) Subject: fix build spec for poppler(enable) X-Git-Tag: submit/tizen/20160304.034826^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F01%2F61101%2F1;p=platform%2Fcore%2Fgraphics%2Fcairo.git fix build spec for poppler(enable) Change-Id: I1fc9df13a22c6f4b553d27272cc0bbcd8264f9d8 Signed-off-by: hk57.kim --- diff --git a/packaging/cairo.spec b/packaging/cairo.spec index 39165e6..514f89f 100644 --- a/packaging/cairo.spec +++ b/packaging/cairo.spec @@ -138,7 +138,7 @@ NOCONFIGURE=1 ./autogen.sh --enable-evasgl=yes \ %endif --enable-ps=no \ - --enable-pdf=no \ + --enable-pdf=yes \ --enable-script=no \ --enable-svg=no \ --enable-tee=no \