mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
use pkg-config instead of pkg-config:arm64 in linux aarch64 cross target
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user