Skip to content

Commit 406bd91

Browse files
authored
add build essential (#26)
Signed-off-by: gengjiawen <[email protected]>
1 parent a84eca2 commit 406bd91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ ENV PATH=${PATH}:${ANDROID_NDK}
2424
RUN apt-get update -qq && apt-get install -qq -y --no-install-recommends \
2525
apt-transport-https \
2626
curl \
27+
build-essential \
2728
file \
2829
git \
2930
gnupg2 \

0 commit comments

Comments
 (0)