Skip to content

Commit 8f153ea

Browse files
author
Steve Lee (POWERSHELL HE/HIM) (from Dev Box)
committed
install pkg-config
1 parent d0fb740 commit 8f153ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pipelines/DSC-Official.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,7 @@ extends:
329329
apt -y install musl-tools
330330
apt -y install gcc-multilib
331331
apt -y install libssl-dev
332+
apt -y install pkg-config
332333
rustup default stable-aarch64-unknown-linux-musl
333334
./build.ps1 -Release -Architecture aarch64-unknown-linux-musl
334335
./build.ps1 -PackageType tgz -Architecture aarch64-unknown-linux-musl -Release

0 commit comments

Comments
 (0)