Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=e761fc79ad8002f3dd3fc81b5d6af50741a9065c
commit e761fc79ad8002f3dd3fc81b5d6af50741a9065c Author: crazy <[email protected]> Date: Mon Feb 12 21:47:12 2018 +0100 gfbgraph-0.2.3-5-x86_64 * rebuild with tc * fix weird typo in depends=() diff --git a/source/gnome/gfbgraph/FrugalBuild b/source/gnome/gfbgraph/FrugalBuild index 235072b..3889af8 100644 --- a/source/gnome/gfbgraph/FrugalBuild +++ b/source/gnome/gfbgraph/FrugalBuild @@ -3,9 +3,9 @@ pkgname=gfbgraph pkgver=0.2.3 -pkgrel=4 +pkgrel=5 pkgdesc="GObject library for Facebook Graph API" -depends=('json-glib>=1.4.2' 'librest>=0.8.0-(' 'gnome-online-accounts>=3.26.0') +depends=('json-glib>=1.4.2' 'librest>=0.8.0' 'gnome-online-accounts>=3.26.0') makedepends=('gobject-introspection>=1.50.0') groups=('gnome') archs=("x86_64") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
