forked from rosa/hakurei
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:
@@ -21,6 +21,6 @@ package musl-obstack {
|
||||
inputs = [
|
||||
automake,
|
||||
libtool,
|
||||
pkg-config,
|
||||
pkgconf,
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user