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
43b1a30d
Commit
43b1a30d
authored
10 years ago
by
Tristan Matthews
Browse files
Options
Downloads
Patches
Plain Diff
rpm: enable opus support
Refs #55128 Change-Id: I5d19eb8c15174d9e5ad7a628f9fd4308e7b6613c
parent
a17b78c1
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
tools/build-system/rpm/sflphone.spec
+4
-1
4 additions, 1 deletion
tools/build-system/rpm/sflphone.spec
with
4 additions
and
1 deletion
tools/build-system/rpm/sflphone.spec
+
4
−
1
View file @
43b1a30d
...
...
@@ -18,7 +18,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gettext gnutls-devel desktop-file-utils perl libuuid-devel
BuildRequires: yaml-cpp-devel alsa-lib-devel pulseaudio-libs-devel
BuildRequires: ccrtp-devel libzrtpcpp-devel dbus-c++-devel pcre-devel
BuildRequires: gsm-devel speex-devel expat-devel libsamplerate-devel
BuildRequires: gsm-devel
opus-devel
speex-devel expat-devel libsamplerate-devel
BuildRequires: gnome-doc-utils libtool libsexy-devel intltool yelp-tools
BuildRequires: libnotify-devel check-devel rarian-compat ilbc-devel
BuildRequires: evolution-data-server-devel gnome-common libsndfile-devel
...
...
@@ -277,6 +277,9 @@ fi
%exclude %{_includedir}/qtsflphone/*.h
%changelog
* Fri Sep 12 2014 Tristan Matthews <tristan.matthews@savoirfairelinux.com> - 1.4.1-5
- Enable opus
* Thu Sep 4 2014 Tristan Matthews <tristan.matthews@savoirfairelinux.com> - 1.4.1-4
- Depend on yaml-cpp-devel instead of libyaml-devel
...
...
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