diff options
| author | Chris Sobczak <chris@sobczak.family> | 2026-06-26 11:27:44 -0700 |
|---|---|---|
| committer | Chris Sobczak <chris@sobczak.family> | 2026-06-26 11:27:44 -0700 |
| commit | cac8588cb71fc5a8f5bab0683d0a3344d82352d9 (patch) | |
| tree | 4a78702f8e79fb09a504f4f079f838c4fb551e2d | |
| parent | e50881a4ba98b52b3481582bc193672327f41a06 (diff) | |
Add xwayland support on wlroots
| -rw-r--r-- | gui-wm/dwl/dwl-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-wm/dwl/dwl-9999.ebuild b/gui-wm/dwl/dwl-9999.ebuild index 64884ee..be6ffe0 100644 --- a/gui-wm/dwl/dwl-9999.ebuild +++ b/gui-wm/dwl/dwl-9999.ebuild @@ -91,7 +91,7 @@ IUSE="" #RESTRICT="strip" COMMON_DEPEND=" - >=gui-libs/wlroots-0.19:=[libinput,session,X] + >=gui-libs/wlroots-0.19:=[libinput,session,X,xwayland] <gui-libs/wlroots-0.20:= dev-libs/libinput:= dev-libs/wayland |
