diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-05-20 03:51:48 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-05-20 03:51:48 +0900 |
| commit | d728607505aa91d4ae851a0ac9e9ce6856a9280e (patch) | |
| tree | cd872b0f63c8faa4eb0f1d1fff2d9f4bcfe82363 /internal/rosa/state_native.go | |
| parent | ef414ab01a28b61ef01766c3dd28ed2342f5ab75 (diff) | |
internal/rosa/package: migrate mesa dependencies
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/state_native.go')
| -rw-r--r-- | internal/rosa/state_native.go | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/internal/rosa/state_native.go b/internal/rosa/state_native.go index 1355ef10..8b8d2b1b 100644 --- a/internal/rosa/state_native.go +++ b/internal/rosa/state_native.go @@ -9,7 +9,6 @@ var ( ACL = H("acl") Automake = H("automake") Bash = H("bash") - Binutils = H("binutils") Bison = H("bison") Bzip2 = H("bzip2") Coreutils = H("coreutils") @@ -37,7 +36,6 @@ var ( LibXau = H("libXau") LibXdmcp = H("libXdmcp") LibXext = H("libXext") - LibXfixes = H("libXfixes") LibXfont2 = H("libXfont2") LibXrandr = H("libXrandr") LibXrender = H("libXrender") @@ -80,7 +78,6 @@ var ( Nettle = H("nettle") OpenSSL = H("openssl") Patch = H("patch") - PerlTestCmd = H("perl-Test-Cmd") Pixman = H("pixman") PkgConfig = H("pkg-config") PythonMako = H("python-mako") @@ -105,7 +102,6 @@ var ( Xkbcomp = H("xkbcomp") XkeyboardConfig = H("xkeyboard-config") XorgProto = H("xorgproto") - Xserver = H("xserver") Zlib = H("zlib") Zstd = H("zstd") stage0Dist = H("stage0-dist") |
