Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ed83ee74a15b02cbea6cf65ff7fedd2a5d078945
commit ed83ee74a15b02cbea6cf65ff7fedd2a5d078945 Author: kikadf <[email protected]> Date: Wed Sep 3 09:22:00 2014 +0200 gcr-3.12.2-2-x86_64 * Enable vala support (need for geary) diff --git a/source/gnome/gcr/FrugalBuild b/source/gnome/gcr/FrugalBuild index 8446bcf..945ac8c 100644 --- a/source/gnome/gcr/FrugalBuild +++ b/source/gnome/gcr/FrugalBuild @@ -6,10 +6,10 @@ options+=('asneeded') pkgname=gcr pkgver=3.12.2 -pkgrel=1 +pkgrel=2 pkgdesc="A library for bits of crypto UI" depends=('dbus-glib' 'gtk+3>=3.12.0' 'p11-kit') -makedepends=('intltool' 'gobject-introspection') +makedepends=('intltool' 'gobject-introspection' 'vala') groups=('gnome' 'gnome-minimal') archs=('i686' 'x86_64') _F_gnome_iconcache="y" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
