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
Fatih Uzunoğlu
docker-images
Commits
810c9a1b
Commit
810c9a1b
authored
1 year ago
by
Fatih Uzunoğlu
Browse files
Options
Downloads
Patches
Plain Diff
vlc-debian-win64-posix: install libgl-dev
Qt 6 GUI requires libgl-dev.
parent
80c1967d
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-win64-posix/Dockerfile
+1
-1
1 addition, 1 deletion
vlc-debian-win64-posix/Dockerfile
with
1 addition
and
1 deletion
vlc-debian-win64-posix/Dockerfile
+
1
−
1
View file @
810c9a1b
...
...
@@ -28,7 +28,7 @@ RUN set -x && \
echo
"videolan:videolan"
| chpasswd
&&
\
apt-get update
-qq
&&
apt-get
install
-qqy
--no-install-suggests
--no-install-recommends
\
git wget bzip2 file libwine-dev unzip libtool libtool-bin libltdl-dev pkg-config ant
\
build-essential automake texinfo ragel yasm p7zip-full autopoint
\
build-essential automake texinfo ragel yasm p7zip-full autopoint
libgl-dev
\
gettext dos2unix zip wine nsis g++-mingw-w64-i686 g++-mingw-w64-x86-64-posix mingw-w64-tools curl gperf flex bison
\
libcurl4-gnutls-dev python3 python3-venv python3-setuptools python3-mako python3-requests
\
lftp gcc make procps ca-certificates
\
...
...
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