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-11 21:27:09 +09:00
parent 2abcb99ea2
commit 82bf46d23f
16 changed files with 38 additions and 38 deletions
+2 -2
View File
@@ -71,7 +71,7 @@ mkdir -p /work/system/bin/
inputs = [
go,
pkg-config,
pkgconf,
libseccomp,
acl,
@@ -118,7 +118,7 @@ DESTDIR=/work "./${NAME}.sh"
inputs = [
go,
pkg-config,
pkgconf,
libseccomp,
acl,