Merge pull request 'fix: pkg-config link is not defined' (#108) from sisungo/semios-packages:pkgconf-fix into master
Reviewed-on: #108
This commit was merged in pull request #108.
This commit is contained in:
@@ -31,6 +31,7 @@ dep("semi-libc @same-arch")
|
||||
package("pkgconf")
|
||||
cpp.use_auto_pack(["bin"])
|
||||
dep("libpkgconf (same)")
|
||||
link("bin/pkgconf", "/bin/pkg-config")
|
||||
|
||||
package("libpkgconf-dev")
|
||||
cpp.use_auto_pack(["dev"])
|
||||
|
||||
Reference in New Issue
Block a user