commit 6b9f49b3acbbc828f1ca4687d06b2c9938ba37bf
Author: Jakub Bogusz <[email protected]>
Date:   Sun Jul 3 14:27:39 2016 +0200

    - rdp compositor support via freerdp2

 weston.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/weston.spec b/weston.spec
index bb33d76..6679fa2 100644
--- a/weston.spec
+++ b/weston.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without drm             # DRM compositor
-%bcond_with    rdp             # RDP compositor (needs freerdp 1.1.0)
+%bcond_without rdp             # RDP compositor (needs freerdp2 or freerdp >= 
1.1.0)
 %bcond_without wayland         # wayland (nested) compositor
 %bcond_without x11             # X11 compositor
 %bcond_without libinput        # libinput backend
@@ -37,7 +37,8 @@ BuildRequires:        cairo-devel >= 1.10.0
 BuildRequires: colord-devel >= 0.1.27
 BuildRequires: dbus-devel >= 1.6
 BuildRequires: doxygen
-%{?with_rdp:BuildRequires:     freerdp-devel >= 1.1.0}
+# or freerdp >= 1.1.0
+%{?with_rdp:BuildRequires:     freerdp2-devel >= 2.0}
 BuildRequires: lcms2-devel >= 2
 %{?with_libinput:BuildRequires:        libinput-devel >= 0.8.0}
 BuildRequires: libjpeg-devel
@@ -93,7 +94,7 @@ Requires:     cairo >= 
%{?with_clients:1.11.3}%{!?with_clients:1.10.0}
 Requires:      colord-libs >= 0.1.27
 Requires:      dbus-libs >= 1.6
 %{?with_drm:Requires:  Mesa-libgbm >= 10.2}
-%{?with_rdp:Requires:  freerdp >= 1.1.0}
+%{?with_rdp:Requires:  freerdp2 >= 2.0}
 %{?with_drm:Requires:  libdrm >= 2.4.30}
 %{?with_libinput:Requires:     libinput >= 0.8.0}
 %if %{with vaapi}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/weston.git/commitdiff/6b9f49b3acbbc828f1ca4687d06b2c9938ba37bf

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to