From d3138c6acc3028edb3acbdacb6aa2a4736a4ce4b Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 11 May 2025 11:48:08 -0400 Subject: [PATCH] fontconfig: rebuild to fix pc: provides --- srcpkgs/fontconfig/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/fontconfig/template b/srcpkgs/fontconfig/template index 4cfb6ae33ee..2042176ccac 100644 --- a/srcpkgs/fontconfig/template +++ b/srcpkgs/fontconfig/template @@ -1,7 +1,7 @@ # Template file for 'fontconfig' pkgname=fontconfig version=2.16.0 -revision=2 +revision=3 build_style=gnu-configure configure_args="--enable-static --enable-docs --with-cache-dir=/var/cache/${pkgname}" hostmakedepends="gperf pkg-config python3"