We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d007e78 + 48f96a9 commit d5e8d62Copy full SHA for d5e8d62
utils/build_scripts/android32.Dockerfile
@@ -1,6 +1,6 @@
1
FROM debian:stable
2
3
-RUN apt-get update && apt-get install -y unzip automake build-essential curl file pkg-config git python libtool
+RUN apt-get update && apt-get install -y unzip automake build-essential curl file pkg-config git python libtool libtinfo5
4
5
WORKDIR /opt/android
6
## INSTALL ANDROID SDK
utils/build_scripts/android64.Dockerfile
0 commit comments