diff options
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") |
