evince: actually enable PS support

This commit is contained in:
Andrew Benson 2018-11-22 21:00:29 -06:00 committed by Helmut Pozimski
parent 4c1eb4ecd4
commit 023f3a3847
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# Template file for 'evince'
pkgname=evince
version=3.30.2
revision=1
revision=2
build_style=gnu-configure
configure_args="$(vopt_enable gir introspection) --disable-schemas-compile
--enable-comics --disable-static --enable-xps --disable-t1lib
--disable-browser-plugin"
build_style=gnu-configure
--disable-browser-plugin --enable-ps"
hostmakedepends="adwaita-icon-theme glib-devel gnome-doc-utils
gobject-introspection intltool itstool pkg-config perl-XML-Parser"
# XXX missing packages for DVI backend.