use pkg-config instead of pkg-config:arm64 in linux aarch64 cross target

This commit is contained in:
Salman Mohammed
2025-01-17 07:29:51 -05:00
parent f187310ef6
commit 72917ae6bd
+1 -1
View File
@@ -6,7 +6,7 @@ pre-build = [
"dpkg --add-architecture arm64",
"""\
apt-get update --fix-missing && apt-get install -y \
pkg-config:arm64 \
pkg-config \
libssl-dev:arm64 \
libdbus-1-dev:arm64 \
libxcb1-dev:arm64