Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
docker-images
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
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
Tung Huynh
docker-images
Commits
fc02764a
Commit
fc02764a
authored
1 year ago
by
Steve Lhomme
Committed by
Konstantin Pavlov
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
vlc-debian-android: add gperf
parent
fac29066
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
vlc-debian-android/Dockerfile
+1
-1
1 addition, 1 deletion
vlc-debian-android/Dockerfile
with
1 addition
and
1 deletion
vlc-debian-android/Dockerfile
+
1
−
1
View file @
fc02764a
...
...
@@ -30,7 +30,7 @@ RUN groupadd --gid ${VIDEOLAN_CI_UID} videolan && \
flex build-essential libtool libtool-bin patch pkg-config cmake meson
\
git yasm ragel g++ gettext ninja-build
\
wget expect unzip python3 python3-venv python3-setuptools python3-mako
\
locales libltdl-dev curl nasm
&&
\
locales libltdl-dev curl nasm
gperf
&&
\
apt-get clean
-y
&&
rm
-rf
/var/lib/apt/lists/
*
&&
\
localedef
-i
en_US
-c
-f
UTF-8
-A
/usr/share/locale/locale.alias en_US.UTF-8
&&
\
echo
"export ANDROID_NDK=
${
ANDROID_NDK
}
"
>>
/etc/profile.d/vlc_env.sh
&&
\
...
...
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