Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a9b64d40609b6487b716f0efac142e920133bb62
commit a9b64d40609b6487b716f0efac142e920133bb62 Author: DeX77 <[email protected]> Date: Thu Jul 28 16:22:04 2016 +0200 appstream-0.9.7-2-x86_64 * rebuild with protobuf>=3.0.0 diff --git a/source/lib/appstream/FrugalBuild b/source/lib/appstream/FrugalBuild index 1d4fa33..07800da 100644 --- a/source/lib/appstream/FrugalBuild +++ b/source/lib/appstream/FrugalBuild @@ -4,10 +4,10 @@ pkgname=appstream _F_archive_name="AppStream" pkgver=0.9.7 -pkgrel=1 +pkgrel=2 pkgdesc="Provides a standard for creating app stores across distributions" url="http://distributions.freedesktop.org/wiki/${_F_archive_name}" -depends=('glib2' 'libxml2' 'libyaml' 'xapian-core' 'protobuf') +depends=('glib2' 'libxml2' 'libyaml' 'xapian-core' 'protobuf>=3.0.0') makedepends=('intltool' 'xmlto' 'docbook-xsl' 'python' 'gobject-introspection' 'x11-protos') groups=('lib') archs=('x86_64' 'i686') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
