Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=37910e24d3fa2d28f3d83c2d2ef043bb406b1d67
commit 37910e24d3fa2d28f3d83c2d2ef043bb406b1d67 Author: crazy <[email protected]> Date: Sat Feb 3 19:13:17 2018 +0100 cmark-0.28.3-2-x86_64 * rebuild with tc diff --git a/source/lib-extra/cmark/FrugalBuild b/source/lib-extra/cmark/FrugalBuild index 7188a70..cbad6e8 100644 --- a/source/lib-extra/cmark/FrugalBuild +++ b/source/lib-extra/cmark/FrugalBuild @@ -3,11 +3,11 @@ pkgname=cmark pkgver=0.28.3 -pkgrel=1 +pkgrel=2 pkgdesc="CommonMark parsing and rendering library and program in C" archs=('x86_64') groups=('lib-extra') -depends=('glibc') +depends=('glibc>=2.27-2') _F_github_author=jgm _F_github_tag=y Finclude github cmake _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
