Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
savoirfairelinux
jami-project
Commits
69dd5a09
Commit
69dd5a09
authored
4 years ago
by
Igor Stegarescu
Committed by
Sébastien Blin
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
packaging: centos 8 resolve installation issue
Change-Id: I5e55f6042e38d102a8bac7fb03c04e3195fc6a28
parent
0f305eea
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docker/Dockerfile_rhel_8
+1
-0
1 addition, 0 deletions
docker/Dockerfile_rhel_8
packaging/rules/rhel/jami-one-click.spec
+1
-0
1 addition, 0 deletions
packaging/rules/rhel/jami-one-click.spec
packaging/rules/rhel/jami.spec
+1
-0
1 addition, 0 deletions
packaging/rules/rhel/jami.spec
with
3 additions
and
0 deletions
docker/Dockerfile_rhel_8
+
1
−
0
View file @
69dd5a09
...
...
@@ -65,6 +65,7 @@ RUN dnf upgrade -y && \
gsm-devel \
evolution-data-server \
evolution-devel \
qt5-qtbase-5.11.1-7.el8.i686 \
dbus-c++
ADD scripts/build-package-rhel.sh /opt/build-package-rhel.sh
...
...
This diff is collapsed.
Click to expand it.
packaging/rules/rhel/jami-one-click.spec
+
1
−
0
View file @
69dd5a09
...
...
@@ -61,6 +61,7 @@ BuildRequires: speexdsp
BuildRequires: speexdsp-devel
BuildRequires: cppunit-devel
BuildRequires: cppunit
BuildRequires: qt5-qtbase
BuildRequires: dbus-c++
...
...
This diff is collapsed.
Click to expand it.
packaging/rules/rhel/jami.spec
+
1
−
0
View file @
69dd5a09
...
...
@@ -62,6 +62,7 @@ BuildRequires: speexdsp
BuildRequires: speexdsp-devel
BuildRequires: cppunit-devel
BuildRequires: cppunit
BuildRequires: qt5-qtbase
BuildRequires: dbus-c++
...
...
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