Skip to content
Snippets Groups Projects
Commit af47a9b6 authored by hboyet's avatar hboyet
Browse files

packaging: use gnutls from contrib on Fedora

Refs #76228

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