diff --git a/weston.changes b/weston.changes index 7d15d02..36c8046 100644 --- a/weston.changes +++ b/weston.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Sep 13 23:04:56 UTC 2017 - zaitor@opensuse.org + +- Drop broken conditional pkgconfig(freerdp) BuildRequires, + pkgconfig(freerdp2) is available on all supported versions of + openSUSE. + ------------------------------------------------------------------- Wed Aug 9 08:12:15 UTC 2017 - jengelh@inai.de diff --git a/weston.spec b/weston.spec index 9ef213d..c0b9feb 100644 --- a/weston.spec +++ b/weston.spec @@ -49,11 +49,7 @@ BuildRequires: pkgconfig(cairo-xcb) BuildRequires: pkgconfig(colord) >= 0.1.27 BuildRequires: pkgconfig(dbus-1) >= 1.6 BuildRequires: pkgconfig(egl) -%if 0%{?sle_version} <= 120100 -BuildRequires: pkgconfig(freerdp) -%else BuildRequires: pkgconfig(freerdp2) -%endif BuildRequires: pkgconfig(gbm) BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(glesv2)