Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
amydevs committed Aug 23, 2024
1 parent 81f68c7 commit 47803e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cross.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
pre-build = [
"dpkg --add-architecture $CROSS_DEB_ARCH",
"apt-get update",
"apt-get install -yqq alsa libasound2-dev fontconfig libfontconfig1-dev"
"apt-get install -yqq alsa:aarch64 libasound2-dev:aarch64 fontconfig:aarch64 libfontconfig1-dev:aarch64"
]

0 comments on commit 47803e5

Please sign in to comment.