Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
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
savoirfairelinux
jami-daemon
Commits
12769565
Commit
12769565
authored
5 years ago
by
Sébastien Blin
Committed by
Adrien Béraud
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
build: add qt5multimedia as a dependency
Change-Id: I6428e7e5099d524601677f5ab040e0a715584f57
parent
36dfd11f
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docker/Dockerfile_ubuntu_16.04
+1
-0
1 addition, 0 deletions
docker/Dockerfile_ubuntu_16.04
docker/Dockerfile_ubuntu_18.04
+1
-0
1 addition, 0 deletions
docker/Dockerfile_ubuntu_18.04
with
2 additions
and
0 deletions
docker/Dockerfile_ubuntu_16.04
+
1
−
0
View file @
12769565
...
...
@@ -20,6 +20,7 @@ RUN apt-get update && \
libgtk-3-dev \
libnotify-dev \
qtbase5-dev \
qtmultimedia5-dev \
qttools5-dev \
qttools5-dev-tools \
yasm \
...
...
This diff is collapsed.
Click to expand it.
docker/Dockerfile_ubuntu_18.04
+
1
−
0
View file @
12769565
...
...
@@ -20,6 +20,7 @@ RUN apt-get update && \
libgtk-3-dev \
libnotify-dev \
qtbase5-dev \
qtmultimedia5-dev \
qttools5-dev \
qttools5-dev-tools \
yasm \
...
...
This diff is collapsed.
Click to expand it.
Sébastien Blin
@sblin
mentioned in commit
7a43fb23
·
5 years ago
mentioned in commit
7a43fb23
mentioned in commit 7a43fb23547ebd805e5050538b0bf5aa5fd69b55
Toggle commit list
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