internal/rosa/package: replace pkg-config

This replaces pkg-config with pkgconf for most packages.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
cat
2026-08-17 08:01:50 -05:00
committed by maemachinebroke
parent 9060fb40f3
commit 73bcc97558
16 changed files with 38 additions and 38 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ package fontconfig {
inputs = [
automake,
libtool,
pkg-config,
pkgconf,
gettext,
gperf,
gzip,