diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-05-19 22:37:05 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-05-19 22:37:24 +0900 |
| commit | 608d8303ec530c0cb8f30a03721ae5e12d6a986f (patch) | |
| tree | d0f51554f195bc9d50bbd8e8a734c88e8bce7849 /internal/rosa/state_native.go | |
| parent | 1c6f30379e0b21dad7f8da21e9c7736c1fa72997 (diff) | |
internal/rosa/package: migrate git
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/state_native.go')
| -rw-r--r-- | internal/rosa/state_native.go | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/internal/rosa/state_native.go b/internal/rosa/state_native.go index 87cf2cf7..401c46f7 100644 --- a/internal/rosa/state_native.go +++ b/internal/rosa/state_native.go @@ -8,14 +8,12 @@ var ( Firmware = H("firmware") ACL = H("acl") ArgpStandalone = H("argp-standalone") - Autoconf = H("autoconf") Automake = H("automake") Bash = H("bash") Binutils = H("binutils") Bison = H("bison") Bzip2 = H("bzip2") Coreutils = H("coreutils") - Curl = H("curl") DBus = H("dbus") DTC = H("dtc") Diffutils = H("diffutils") @@ -30,7 +28,6 @@ var ( Gawk = H("gawk") GenInitCPIO = H("gen_init_cpio") Gettext = H("gettext") - Git = H("git") Glslang = H("glslang") Go = H("go") Gperf = H("gperf") |
