Skip to content
Snippets Groups Projects
Commit 43b1a30d authored by Tristan Matthews's avatar Tristan Matthews
Browse files

rpm: enable opus support

Refs #55128

Change-Id: I5d19eb8c15174d9e5ad7a628f9fd4308e7b6613c
parent a17b78c1
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment