diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-05-19 22:26:40 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-05-19 22:26:40 +0900 |
| commit | 1c6f30379e0b21dad7f8da21e9c7736c1fa72997 (patch) | |
| tree | 5d24065c75a14a360d3ba09903b2525a737519d5 /internal/rosa/state_native.go | |
| parent | 009a4e0d583d14ebe328473df6468424587087a7 (diff) | |
internal/rosa/package: migrate bzip2, curl, connman
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 8d1bb015..87cf2cf7 100644 --- a/internal/rosa/state_native.go +++ b/internal/rosa/state_native.go @@ -32,14 +32,12 @@ var ( Gettext = H("gettext") Git = H("git") Glslang = H("glslang") - GnuTLS = H("gnutls") Go = H("go") Gperf = H("gperf") Gzip = H("gzip") Hakurei = H("hakurei") HakureiDist = H("hakurei-dist") Hwdata = H("hwdata") - IPTables = H("iptables") Kmod = H("kmod") LIT = H("lit") LibX11 = H("libX11") @@ -66,7 +64,6 @@ var ( Libnftnl = H("libnftnl") Libpciaccess = H("libpciaccess") Libpng = H("libpng") - Libpsl = H("libpsl") Libseccomp = H("libseccomp") Libtasn1 = H("libtasn1") Libtirpc = H("libtirpc") @@ -104,7 +101,6 @@ var ( PythonSetuptools = H("python-setuptools") PythonWheel = H("python-wheel") QEMU = H("qemu") - Readline = H("readline") Sed = H("sed") SPIRVHeaders = H("spirv-headers") SPIRVLLVMTranslator = H("spirv-llvm-translator") |
