Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=25676bebca13879081fe4611096a6acb182d4018
commit 25676bebca13879081fe4611096a6acb182d4018 Author: bouleetbil <[email protected]> Date: Mon Apr 18 15:45:19 2011 +0200 evince-3.0.0-2-x86_64 *fix dep diff --git a/source/gnome/evince/FrugalBuild b/source/gnome/evince/FrugalBuild index c80131d..3608115 100644 --- a/source/gnome/evince/FrugalBuild +++ b/source/gnome/evince/FrugalBuild @@ -3,10 +3,11 @@ pkgname=evince pkgver=3.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="A document viewer for GNOME" depends=('gtk+3' 'poppler-glib>=0.16.0' 'rarian' 'desktop-file-utils' 'libxml2>=2.7.8' \ - 't1lib' 'dbus-glib>=0.76' 'djvulibre' 'ghostscript>=9.00' 'libspectre' 'lcms') + 't1lib' 'dbus-glib>=0.76' 'djvulibre' 'ghostscript>=9.00' 'libspectre' 'lcms' \ + 'gsettings-desktop-schemas') makedepends=('intltool' 'gnome-doc-utils' 'perl-xml-parser' \ 'gobject-introspection>=0.9.6' 'nautilus>=2.32.0' 'texlive') replaces=('gpdf') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
