diff options
| author | Sam Nystrom <sam@samnystrom.dev> | 2023-04-11 19:09:15 -0500 |
|---|---|---|
| committer | Sam Nystrom <sam@samnystrom.dev> | 2023-04-11 19:09:15 -0500 |
| commit | ae5ea0817f231bb6663bd035266e83661596965c (patch) | |
| tree | b810007cd40d773f990416ff874c149a25a892e2 /localports/dwl/xwayland.patch | |
| parent | 5b0094913c9198f1633fe89d085171a419abaf16 (diff) | |
feat(ports): add dwl
Diffstat (limited to 'localports/dwl/xwayland.patch')
| -rw-r--r-- | localports/dwl/xwayland.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/localports/dwl/xwayland.patch b/localports/dwl/xwayland.patch new file mode 100644 index 0000000..4bed22b --- /dev/null +++ b/localports/dwl/xwayland.patch @@ -0,0 +1,12 @@ +diff --git a/config.mk b/config.mk +index f50156f..a20a8f0 100644 +--- a/config.mk ++++ b/config.mk +@@ -10,5 +10,5 @@ MANDIR = $(PREFIX)/share/man + XWAYLAND = + XLIBS = + # Uncomment to build XWayland support +-#XWAYLAND = -DXWAYLAND +-#XLIBS = xcb xcb-icccm ++XWAYLAND = -DXWAYLAND ++XLIBS = xcb xcb-icccm |
