Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
bitmask_android
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
n3k0
bitmask_android
Commits
1f0d1d88
Commit
1f0d1d88
authored
3 years ago
by
cyberta
Browse files
Options
Downloads
Patches
Plain Diff
install swig
parent
96c1ac77
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker/android-ndk/Dockerfile
+1
-1
1 addition, 1 deletion
docker/android-ndk/Dockerfile
with
1 addition
and
1 deletion
docker/android-ndk/Dockerfile
+
1
−
1
View file @
1f0d1d88
...
@@ -23,7 +23,7 @@ RUN apt-get update -qq && \
...
@@ -23,7 +23,7 @@ RUN apt-get update -qq && \
# JNI build dependencies w/ 32-bit compatible C libs
# JNI build dependencies w/ 32-bit compatible C libs
RUN
apt-get update
-qq
&&
\
RUN
apt-get update
-qq
&&
\
apt-get
-y
install
docker-ce docker-ce-cli make gcc file lib32stdc++6 lib32z1
\
apt-get
-y
install
docker-ce docker-ce-cli make gcc
swig
file lib32stdc++6 lib32z1
\
autoconf autogen automake autopoint autotools-dev gettext-base libtool patch pkg-config
&&
\
autoconf autogen automake autopoint autotools-dev gettext-base libtool patch pkg-config
&&
\
apt-get clean
&&
\
apt-get clean
&&
\
apt-get autoclean
&&
\
apt-get autoclean
&&
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment