internal/rosa/package: migrate git

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-05-19 22:37:05 +09:00
parent 1c6f30379e
commit 608d8303ec
3 changed files with 96 additions and 98 deletions

View File

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