diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-05-19 21:54:40 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-05-19 21:54:40 +0900 |
| commit | e7c86566912f4d072157d122c18bba2976ee2fa2 (patch) | |
| tree | 10c703797b3e4a7c0ad319fa76908ce8b8c7896f /internal/rosa/state_native.go | |
| parent | d6be116ff8cb010380e4f054d32b24e7636f1c03 (diff) | |
internal/rosa: remove fakeroot
This is unused and broken, so remove it.
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 babf9eda..8d1bb015 100644 --- a/internal/rosa/state_native.go +++ b/internal/rosa/state_native.go @@ -8,7 +8,6 @@ var ( Firmware = H("firmware") ACL = H("acl") ArgpStandalone = H("argp-standalone") - Attr = H("attr") Autoconf = H("autoconf") Automake = H("automake") Bash = H("bash") @@ -54,7 +53,6 @@ var ( LibXxf86vm = H("libXxf86vm") Libarchive = H("libarchive") Libbsd = H("libbsd") - Libcap = H("libcap") Libconfig = H("libconfig") LibdisplayInfo = H("libdisplay-info") Libdrm = H("libdrm") @@ -94,7 +92,6 @@ var ( Nettle = H("nettle") OpenSSL = H("openssl") PCRE2 = H("pcre2") - Parallel = H("parallel") Patch = H("patch") PerlTestCmd = H("perl-Test-Cmd") Pixman = H("pixman") @@ -107,7 +104,6 @@ var ( PythonSetuptools = H("python-setuptools") PythonWheel = H("python-wheel") QEMU = H("qemu") - Rdfind = H("rdfind") Readline = H("readline") Sed = H("sed") SPIRVHeaders = H("spirv-headers") |
