summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/cairo.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/cairo.spec b/packaging/cairo.spec
index 514f89f7b..23a02c430 100644
--- a/packaging/cairo.spec
+++ b/packaging/cairo.spec
@@ -137,10 +137,10 @@ NOCONFIGURE=1 ./autogen.sh
--enable-glesv2=yes \
--enable-evasgl=yes \
%endif
- --enable-ps=no \
+ --enable-ps=yes \
--enable-pdf=yes \
--enable-script=no \
- --enable-svg=no \
+ --enable-svg=yes \
--enable-tee=no \
%if %{with wayland} && !%{with x}
--disable-xlib \