Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=c975e536d1da1908d7fd76c89fef35e4c18072f8
commit c975e536d1da1908d7fd76c89fef35e4c18072f8 Author: crazy <[email protected]> Date: Wed Feb 7 19:17:32 2018 +0100 yajl-2.1.0-6-x86_64 * rebuild with tc diff --git a/source/lib-extra/yajl/FrugalBuild b/source/lib-extra/yajl/FrugalBuild index cb02a1e..0a88708 100644 --- a/source/lib-extra/yajl/FrugalBuild +++ b/source/lib-extra/yajl/FrugalBuild @@ -3,11 +3,11 @@ pkgname=yajl pkgver=2.1.0 -pkgrel=5 +pkgrel=6 pkgdesc="Is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator" -depends=('glibc>=2.25') +depends=('glibc>=2.27-2') groups=('lib-extra') -archs=('i686' 'x86_64') +archs=('x86_64') _F_github_author="lloyd" _F_github_tag=y Finclude cmake github _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
