Skip to content

Commit

Permalink
Add git to the Docker image for cross-compiling
Browse files Browse the repository at this point in the history
Signed-off-by: Dariusz Olszewski <[email protected]>
  • Loading branch information
starypatyk committed Jan 25, 2025
1 parent 765f1f2 commit ab1102a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ RUN dpkg --add-architecture arm64 && \
crossbuild-essential-armel \
crossbuild-essential-armhf \
curl \
git \
libasound2-dev \
libasound2-dev:arm64 \
libasound2-dev:armel \
Expand Down

0 comments on commit ab1102a

Please sign in to comment.