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
af47a9b6
Commit
af47a9b6
authored
9 years ago
by
hboyet
Browse files
Options
Downloads
Patches
Plain Diff
packaging: use gnutls from contrib on Fedora
Refs #76228 Change-Id: I1c45df2921885352354252fc1367ae544b0a60eb
parent
4ce1b5e7
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ring-daemon.spec
+3
-3
3 additions, 3 deletions
ring-daemon.spec
with
3 additions
and
3 deletions
ring-daemon.spec
+
3
−
3
View file @
af47a9b6
...
...
@@ -11,11 +11,11 @@ Group: Applications/Internet
License: GPLv3
URL: http://ring.cx/
Source: daemon
BuildRequires: autoconf automake pulseaudio-libs-devel libsamplerate-devel
BuildRequires:
make
autoconf automake pulseaudio-libs-devel libsamplerate-devel
BuildRequires: libtool dbus-devel expat-devel pcre-devel yaml-cpp-devel
BuildRequires: boost-devel dbus-c++-devel dbus-devel libsndfile-devel libsrtp-devel
BuildRequires: libXext-devel libXfixes-devel yasm git speex-devel
BuildRequires: chrpath check astyle uuid-c++-devel
gnutls-devel
gettext-devel
BuildRequires: chrpath check astyle uuid-c++-devel gettext-devel
BuildRequires: gcc-c++ which alsa-lib-devel systemd-devel libuuid-devel uuid-devel
%description
...
...
@@ -51,7 +51,7 @@ done
rm -rf %{buildroot}
mkdir -p contrib/native
cd contrib/native
../bootstrap --disable-ogg --disable-flac --disable-vorbis --disable-vorbisenc --disable-speex --disable-sndfile --disable-speexdsp
--disable-gnutls
../bootstrap --disable-ogg --disable-flac --disable-vorbis --disable-vorbisenc --disable-speex --disable-sndfile --disable-speexdsp
make list
make
cd ../..
...
...
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