Skip to content
Snippets Groups Projects
Commit df0762a3 authored by Stepan Salenikovich's avatar Stepan Salenikovich Committed by Alexandre Viau
Browse files

packaging: add missing libupnp


Missing in debian control and fedora .spec file as well as in the
debian docker images.

Change-Id: Ic09447bda4b695c93cd984c2c8f472c58aceb5eb
Reviewed-by: default avatarAlexandre Viau <alexandre.viau@savoirfairelinux.com>
parent 7f2521ed
Branches
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9),
libdbus-c++-dev, libsndfile1-dev, libxext-dev,
libxfixes-dev, yasm, autopoint, unbound-anchor, git-core, libspeex-dev,
libspeexdsp-dev, autotools-dev, chrpath, check, astyle,
uuid-dev, libudev-dev, libjsoncpp-dev, libnatpmp-dev, cmake
uuid-dev, libudev-dev, libjsoncpp-dev, libnatpmp-dev, cmake, libupnp-dev
Package: ring-daemon
Architecture: any
......
......@@ -6,5 +6,5 @@ RUN apt-get install -y devscripts debianutils debhelper build-essential tar \
libdbus-1-dev libasound2-dev libexpat1-dev libpcre3-dev libyaml-cpp-dev \
libboost-dev libdbus-c++-dev libsndfile1-dev libxext-dev libnatpmp-dev \
libxfixes-dev yasm autopoint unbound-anchor git-core libspeex-dev \
libspeexdsp-dev autotools-dev chrpath check astyle \
libspeexdsp-dev autotools-dev chrpath check astyle libupnp-dev \
uuid-dev libudev-dev cmake libjsoncpp-dev --fix-missing
......@@ -6,5 +6,5 @@ RUN apt-get install -y devscripts debianutils debhelper build-essential tar \
libdbus-1-dev libasound2-dev libexpat1-dev libpcre3-dev libyaml-cpp-dev \
libboost-dev libdbus-c++-dev libsndfile1-dev libxext-dev libnatpmp-dev \
libxfixes-dev yasm autopoint unbound-anchor git-core libspeex-dev \
libspeexdsp-dev autotools-dev chrpath check astyle \
libspeexdsp-dev autotools-dev chrpath check astyle libupnp-dev \
uuid-dev libudev-dev cmake libjsoncpp-dev --fix-missing
......@@ -6,5 +6,5 @@ RUN apt-get install -y devscripts debianutils debhelper build-essential tar \
libdbus-1-dev libasound2-dev libexpat1-dev libpcre3-dev libyaml-cpp-dev \
libboost-dev libdbus-c++-dev libsndfile1-dev libxext-dev libnatpmp-dev \
libxfixes-dev yasm autopoint unbound-anchor git-core libspeex-dev \
libspeexdsp-dev autotools-dev chrpath check astyle \
libspeexdsp-dev autotools-dev chrpath check astyle libupnp-dev \
uuid-dev libudev-dev cmake libjsoncpp-dev --fix-missing
......@@ -6,5 +6,5 @@ RUN apt-get install -y devscripts debianutils debhelper build-essential tar \
libdbus-1-dev libasound2-dev libexpat1-dev libpcre3-dev libyaml-cpp-dev \
libboost-dev libdbus-c++-dev libsndfile1-dev libxext-dev libnatpmp-dev \
libxfixes-dev yasm autopoint unbound-anchor git-core libspeex-dev \
libspeexdsp-dev autotools-dev chrpath check astyle \
libspeexdsp-dev autotools-dev chrpath check astyle libupnp-dev \
uuid-dev libudev-dev cmake libjsoncpp-dev --fix-missing
......@@ -18,7 +18,7 @@ BuildRequires: dbus-devel libsndfile-devel libXext-devel libXfixes-devel
BuildRequires: yasm git speex-devel chrpath check astyle uuid-c++-devel
BuildRequires: gettext-devel gcc-c++ which alsa-lib-devel systemd-devel
BuildRequires: libuuid-devel uuid-devel gnutls-devel nettle-devel
BuildRequires: opus-devel jsoncpp-devel libnatpmp-devel
BuildRequires: opus-devel jsoncpp-devel libnatpmp-devel libupnp-dev
%description
Ring is free software for distributed and secured communication.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment