diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-01-27 02:02:49 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-01-27 02:02:49 +0900 |
| commit | c84fe632170301d417b58205d346e8fa15744fae (patch) | |
| tree | 3f584d51054bbb832204863efb8383e906b770fe /internal/rosa/all.go | |
| parent | eb67e5e0a8821058fed782bf9c90b45c793036a5 (diff) | |
internal/rosa: various X artifacts
Required by xcb which is required by hakurei.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/all.go')
| -rw-r--r-- | internal/rosa/all.go | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/internal/rosa/all.go b/internal/rosa/all.go index 4d95d4e2..686422c2 100644 --- a/internal/rosa/all.go +++ b/internal/rosa/all.go @@ -23,6 +23,7 @@ const ( Go Gperf KernelHeaders + LibXau Libexpat Libffi Libgd @@ -40,6 +41,9 @@ const ( Setuptools Wayland WaylandProtocols + XCB + XCBProto + Xproto Zlib // _presetEnd is the total number of presets and does not denote a preset. |
