internal/rosa/package: replace pkg-config
Test / Hakurei (push) Successful in 5m32s
Test / Sandbox (push) Successful in 3m6s
Test / Create distribution (push) Successful in 1m42s
Test / ShareFS (push) Successful in 31s
Test / Sandbox (race detector) (push) Successful in 39s
Test / Hakurei (race detector) (push) Successful in 43s
Test / Flake checks (push) Successful in 1m12s

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
+1 -1
View File
@@ -28,7 +28,7 @@ package elfutils {
inputs = [
m4,
pkg-config,
pkgconf,
zlib,
bzip2,