mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-12-02 22:20:43 -05:00
update arm docker build notes
This commit is contained in:
@@ -67,7 +67,7 @@ if [[ "${BUILDARCH}" != "${TARGETARCH}" ]]; then
|
||||
fi
|
||||
|
||||
packages+=(
|
||||
g++-${gcc_target}
|
||||
g++-${gcc_target/_/-}
|
||||
libc6-dev-${dpkg_arch}-cross
|
||||
pkg-config-${gcc_target}
|
||||
qemu-user
|
||||
|
||||
Reference in New Issue
Block a user