mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 00:28:44 +08:00
Merge branch 'improve-dev-groups' into 'master'
Improve development recipe groups role See merge request redox-os/cookbook!693
This commit is contained in:
commit
c4ed793f29
@ -4,8 +4,11 @@ dependencies = [
|
||||
"automake",
|
||||
"cargo",
|
||||
"gcc13",
|
||||
"llvm18",
|
||||
"gnu-binutils",
|
||||
"gnu-make",
|
||||
"gnu-grep",
|
||||
"ripgrep",
|
||||
"libffi",
|
||||
"rustpython",
|
||||
"lua54",
|
||||
|
||||
@ -9,13 +9,11 @@ dependencies = [
|
||||
"liborbital",
|
||||
"libsodium",
|
||||
"libxml2",
|
||||
"llvm18",
|
||||
"ncurses",
|
||||
"nghttp2",
|
||||
"openssl1",
|
||||
"openssl3",
|
||||
"orbclient",
|
||||
"pcre",
|
||||
"ripgrep",
|
||||
"terminfo",
|
||||
"xz",
|
||||
"zlib",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user