Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=dex77testing.git;a=commitdiff;h=2b547c8c7f272d018429bc88b0186a598b15cdd2
commit 2b547c8c7f272d018429bc88b0186a598b15cdd2 Author: DeX77 <[email protected]> Date: Thu Mar 20 23:29:26 2014 +0100 gtranslator-2.91.6-2-x86_64 * rebuild with libgda>=5.2.2-3 diff --git a/source/gnome-extra/gtranslator/FrugalBuild b/source/gnome-extra/gtranslator/FrugalBuild index 44465e5..9c57e13 100644 --- a/source/gnome-extra/gtranslator/FrugalBuild +++ b/source/gnome-extra/gtranslator/FrugalBuild @@ -6,12 +6,12 @@ options+=('asneeded') pkgname=gtranslator pkgver=2.91.6 -pkgrel=1 +pkgrel=2 pkgdesc="An enhanced gettext po file editor for GNOME." url="http://www.gnome.org/" license="GPL2" -depends=('gettext' 'gtk+3' 'gtksourceview3' 'gdl' 'libpeas-gtk' 'json-glib' 'gsettings-desktop-schemas' 'libgda' \ - 'iso-codes' 'gtkspell3') +depends=('gettext' 'gtk+3' 'gtksourceview3' 'gdl' 'libpeas-gtk' 'json-glib' \ + 'gsettings-desktop-schemas' 'libgda>=5.2.2-3' 'iso-codes' 'gtkspell3') makedepends=('perl-xml-parser' 'intltool' 'gnome-doc-utils' 'gobject-introspection' 'itstool') groups=('gnome-extra') archs=('i686' 'x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
