Date: Wednesday, June 2, 2021 @ 14:49:29
  Author: heftig
Revision: 416966

40.1-2: FS#62389: Promote gvfs to proper dep

Modified:
  evince/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-06-02 14:46:22 UTC (rev 416965)
+++ PKGBUILD    2021-06-02 14:49:29 UTC (rev 416966)
@@ -3,17 +3,17 @@
 
 pkgname=evince
 pkgver=40.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Document viewer (PDF, PostScript, XPS, djvu, dvi, tiff, cbr, cbz, 
cb7, cbt)"
 url="https://wiki.gnome.org/Apps/Evince";
 arch=(x86_64)
 license=(GPL)
 depends=(gtk3 libgxps libspectre gsfonts poppler-glib djvulibre t1lib dconf 
libsecret libsynctex
-         gsettings-desktop-schemas gnome-desktop libarchive 
gst-plugins-base-libs gspell libhandy)
+         gsettings-desktop-schemas gnome-desktop libarchive 
gst-plugins-base-libs gspell libhandy
+         gvfs)
 makedepends=(libnautilus-extension texlive-bin gobject-introspection 
docbook-xsl python gtk-doc git
              meson appstream-glib yelp-tools)
-optdepends=('texlive-bin: DVI support'
-            'gvfs: bookmark support and session saving')
+optdepends=('texlive-bin: DVI support')
 provides=(libev{document,view}3.so)
 groups=(gnome)
 _commit=133f1c1880fd97d432442c8f7956c2c4a1efd5dc  # tags/40.1^0

Reply via email to