summaryrefslogtreecommitdiff
path: root/extra/evince/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-02 22:27:00 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-02 22:27:00 -0300
commit7046a475b24925c0ec7816ef7d2cdcf3b9cd4eb0 (patch)
tree4aa3a3a8bc27e82c152669c7f386675785341f39 /extra/evince/PKGBUILD
parent2b277c04e05c47b6f66a4a3b8b1fcf8756088153 (diff)
parentddb2605f6bccbdb398f3937ff21e4688915a450d (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: extra/file-roller/PKGBUILD
Diffstat (limited to 'extra/evince/PKGBUILD')
-rw-r--r--extra/evince/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/evince/PKGBUILD b/extra/evince/PKGBUILD
index c956aab16..e94a2bde2 100644
--- a/extra/evince/PKGBUILD
+++ b/extra/evince/PKGBUILD
@@ -1,14 +1,14 @@
-# $Id: PKGBUILD 119825 2011-04-15 13:37:39Z ibiru $
+# $Id: PKGBUILD 121987 2011-05-01 07:40:14Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=evince
pkgver=3.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="Simply a document viewer"
url="http://projects.gnome.org/evince/"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
-depends=('libspectre' 'gsfonts' 'poppler-glib' 'djvulibre' 'gnome-icon-theme'
+depends=('gtk3' 'libspectre' 'gsfonts' 'poppler-glib' 'djvulibre' 'gnome-icon-theme'
't1lib' 'libgnome-keyring' 'desktop-file-utils' 'dconf' 'gsettings-desktop-schemas')
makedepends=('gnome-doc-utils' 'nautilus' 'texlive-bin' 'intltool' 'gobject-introspection')
optdepends=('texlive-bin: DVI support')