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:
parent
097ac0ee13
commit
bbd6a3e6c2
@ -63,7 +63,7 @@ BuildRequires: wayland-devel
|
|||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
BuildRequires: libavutil-devel
|
BuildRequires: libavutil-devel
|
||||||
BuildRequires: libavcodec-devel
|
BuildRequires: libavcodec-devel
|
||||||
BuildRequires: libswresample-devel || libavresample-devel
|
BuildRequires: libswresample-devel
|
||||||
%endif
|
%endif
|
||||||
# fedora 21+
|
# fedora 21+
|
||||||
%if 0%{?fedora} >= 21 || 0%{?rhel} >= 7
|
%if 0%{?fedora} >= 21 || 0%{?rhel} >= 7
|
||||||
|
Loading…
Reference in New Issue
Block a user