Add explicit requires for freerdp-server

freerdp-server doesn't have explicit requires for freerdp-libs and
libwinpr. Let's add them to avoid the need to test interoperability
between the various combinations of old and new subpackages.
This commit is contained in:
Ondrej Holy 2018-10-08 18:11:32 +02:00
parent 804c10b9ce
commit a3bd29b55e
1 changed files with 2 additions and 0 deletions

View File

@ -105,6 +105,8 @@ applications that use %{name}-libs.
%package server
Summary: Server support for %{name}
Requires: libwinpr%{?_isa} = %{?epoch}:%{version}-%{release}
Requires: %{name}-libs%{?_isa} = %{?epoch}:%{version}-%{release}
%description server
The %{name}-server package contains servers which can export a desktop via