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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user