[packages/wlroots] BR: xorg-xserver-Xwayland-devel; explicitly enable xwayland; rel 2

atler atler at pld-linux.org
Mon May 17 12:38:07 CEST 2021


commit 0fe6cd472844cc611f60d4cea3f1a1cf29242c87
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon May 17 12:37:15 2021 +0200

    BR: xorg-xserver-Xwayland-devel; explicitly enable xwayland; rel 2

 wlroots.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/wlroots.spec b/wlroots.spec
index 591cb1a..c62f6e3 100644
--- a/wlroots.spec
+++ b/wlroots.spec
@@ -1,7 +1,7 @@
 Summary:	A modular Wayland compositor library
 Name:		wlroots
 Version:	0.13.0
-Release:	1
+Release:	2
 License:	MIT
 Group:		Libraries
 Source0:	https://github.com/swaywm/wlroots/releases/download/%{version}/%{name}-%{version}.tar.gz
@@ -26,6 +26,7 @@ BuildRequires:	wayland-devel >= 1.19
 BuildRequires:	wayland-protocols >= 1.17
 BuildRequires:	xcb-util-wm-devel
 BuildRequires:	xorg-lib-libxkbcommon-devel
+BuildRequires:	xorg-xserver-Xwayland-devel
 Requires:	Mesa-libgbm >= 17.1.0
 Requires:	libdrm >= 2.4.95
 Requires:	libinput >= 1.14.0
@@ -89,7 +90,8 @@ Static wlroots library.
 %patch0 -p1
 
 %build
-%meson build
+%meson build \
+	-Dxwayland=enabled
 %ninja_build -C build
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wlroots.git/commitdiff/0fe6cd472844cc611f60d4cea3f1a1cf29242c87



More information about the pld-cvs-commit mailing list