aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/package/iproute2.az
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-08-11 21:27:09 +0900
committerOphestra <cat@gensokyo.uk>2026-08-11 21:27:09 +0900
commit82bf46d23f407fce4e94ab27c805ae239c1a0e7a (patch)
treed3a6c41a99dc3e37133bab8811b34a837e89edc9 /internal/rosa/package/iproute2.az
parent2abcb99ea22c253679445bb69fe17b4e7bc831bb (diff)
internal/rosa/package: replace pkg-config
This replaces pkg-config with pkgconf for most packages. Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/package/iproute2.az')
-rw-r--r--internal/rosa/package/iproute2.az2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/rosa/package/iproute2.az b/internal/rosa/package/iproute2.az
index 4f0c00c9..3a5829df 100644
--- a/internal/rosa/package/iproute2.az
+++ b/internal/rosa/package/iproute2.az
@@ -34,7 +34,7 @@ package iproute2 {
};
inputs = [
- pkg-config,
+ pkgconf,
m4,
byacc,
flex,