Accepting request 516533 from home:khnazile:video

Apparently, openSUSE 42.2 and newer do have freerdp2 in their main repo. I'm not sure if I correctly understand how this macro works, but it fixes build for openSUSE 42.2 and 42.3

OBS-URL: https://build.opensuse.org/request/show/516533
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/weston?expand=0&rev=65
This commit is contained in:
Jan Engelhardt 2017-08-12 17:10:53 +00:00 committed by Git OBS Bridge
parent 87512a36ae
commit df96824ccb

View File

@ -49,7 +49,7 @@ BuildRequires: pkgconfig(cairo-xcb)
BuildRequires: pkgconfig(colord) >= 0.1.27
BuildRequires: pkgconfig(dbus-1) >= 1.6
BuildRequires: pkgconfig(egl)
%if 0%{?suse_version} <= 1320
%if 0%{?suse_version} <= 1320 && 0%{?sle_version} <= 120100
BuildRequires: pkgconfig(freerdp)
%else
BuildRequires: pkgconfig(freerdp2)