fontconfig: Require libuuid at build time

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer 2023-09-14 13:11:22 +00:00
parent 5fde2a877d
commit f39619952e
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,7 @@
name = fontconfig
version = 2.13.1
release = 1.2
release = 2
groups = System/Graphics
url = https://fontconfig.org/
@ -24,6 +24,7 @@ build
requires
gperf
pkgconfig(freetype2) >= 21.0.15
libuuid-devel
libxml2-devel
zlib-devel
end