[packages/sway] explicitly enable xwayland; rel 2
atler
atler at pld-linux.org
Mon May 17 12:41:26 CEST 2021
commit c1cfad85aa564ec3b073620a1db1be42da2d33c0
Author: Jan Palus <atler at pld-linux.org>
Date: Mon May 17 12:41:01 2021 +0200
explicitly enable xwayland; rel 2
sway.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/sway.spec b/sway.spec
index b2d3d92..c1c881b 100644
--- a/sway.spec
+++ b/sway.spec
@@ -1,7 +1,7 @@
Summary: i3-compatible Wayland compositor
Name: sway
Version: 1.6
-Release: 1
+Release: 2
License: MIT
Group: Applications
Source0: https://github.com/swaywm/sway/releases/download/%{version}/%{name}-%{version}.tar.gz
@@ -91,7 +91,8 @@ ZSH completion for sway.
%patch0 -p1
%build
-%meson build
+%meson build \
+ -Dxwayland=enabled
%ninja_build -C build
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sway.git/commitdiff/c1cfad85aa564ec3b073620a1db1be42da2d33c0
More information about the pld-cvs-commit
mailing list