Signed-off-by: Philipp Zabel <[email protected]>
---
 rules/wlroots.in   | 1 +
 rules/wlroots.make | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/rules/wlroots.in b/rules/wlroots.in
index f1ae225ec5d0..14260a521a00 100644
--- a/rules/wlroots.in
+++ b/rules/wlroots.in
@@ -15,6 +15,7 @@ menuconfig WLROOTS
        select UDEV
        select UDEV_LIBUDEV
        select PIXMAN
+       select SEATD
        select SYSTEMD                  if WLROOTS_SYSTEMD
        select SYSTEMD_LOGIND           if WLROOTS_SYSTEMD_LOGIND
        prompt "wlroots                       "
diff --git a/rules/wlroots.make b/rules/wlroots.make
index d866e14a7551..133b9365c0e8 100644
--- a/rules/wlroots.make
+++ b/rules/wlroots.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_WLROOTS) += wlroots
 #
 # Paths and names
 #
-WLROOTS_VERSION        := 0.11.0
-WLROOTS_MD5    := 3ed69ea05c4d3a05f96a9a859cb5f333
+WLROOTS_VERSION        := 0.14.1
+WLROOTS_MD5    := 3fbe8f81d2ba59362f041940869ed1e2
 WLROOTS                := wlroots-$(WLROOTS_VERSION)
 WLROOTS_SUFFIX := tar.gz
 WLROOTS_URL    := 
https://github.com/swaywm/wlroots/archive/$(WLROOTS_VERSION).$(WLROOTS_SUFFIX)
-- 
2.30.2


_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to