internal/rosa/package: migrate mesa dependencies

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-05-20 03:51:48 +09:00
parent ef414ab01a
commit d728607505
7 changed files with 151 additions and 178 deletions

View File

@@ -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")