diff --git a/ghostscript.spec b/ghostscript.spec index ae132b6..b154303 100644 --- a/ghostscript.spec +++ b/ghostscript.spec @@ -219,12 +219,15 @@ export SUSE_ASNEEDED=0 --with-drivers=FILES \ --without-x \ %else - --without-local-zlib \ --with-ijs \ --enable-cups \ + --enable-dbus \ + --without-pdftoraster \ --with-drivers=ALL \ --with-x \ %endif + --without-local-zlib \ + --with-system-libtiff \ --disable-gtk \ --without-ufst \ --without-libpaper \