fix [rpm/freerdp-nightly]: build dependencies

Depend on libswresample-devel not libavresample-dev.
This reverts the behavior introduced in
fbe95209e7.
This commit is contained in:
Bernhard Miklautz 2018-11-13 13:59:41 +01:00
parent 097ac0ee13
commit bbd6a3e6c2

View File

@ -63,7 +63,7 @@ BuildRequires: wayland-devel
BuildRequires: libjpeg-devel
BuildRequires: libavutil-devel
BuildRequires: libavcodec-devel
BuildRequires: libswresample-devel || libavresample-devel
BuildRequires: libswresample-devel
%endif
# fedora 21+
%if 0%{?fedora} >= 21 || 0%{?rhel} >= 7