SHA256
1
0
forked from pool/weston

Switchback to freerdp1 for <=13.2/42.1

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/weston?expand=0&rev=56
This commit is contained in:
Jan Engelhardt 2016-06-05 18:43:13 +00:00 committed by Git OBS Bridge
parent c4b6d6b3be
commit afe86041de

View File

@ -49,7 +49,11 @@ BuildRequires: pkgconfig(cairo-xcb)
BuildRequires: pkgconfig(colord) >= 0.1.27
BuildRequires: pkgconfig(dbus-1) >= 1.6
BuildRequires: pkgconfig(egl)
%if 0%{?suse_version} <= 1320
BuildRequires: pkgconfig(freerdp)
%else
BuildRequires: pkgconfig(freerdp2)
%endif
BuildRequires: pkgconfig(gbm)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(glesv2)