mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
qemu: add all dependencies
This commit is contained in:
parent
480ae75db5
commit
10b6cc1de1
@ -7,13 +7,18 @@ dependencies = [
|
||||
"curl",
|
||||
"gettext",
|
||||
"glib",
|
||||
"libffi",
|
||||
"libiconv",
|
||||
"liborbital",
|
||||
"libpng",
|
||||
"llvm18",
|
||||
"mesa",
|
||||
"nghttp2",
|
||||
"openssl1",
|
||||
"pcre",
|
||||
"pixman",
|
||||
"sdl2",
|
||||
"sdl2-image",
|
||||
"zlib",
|
||||
]
|
||||
script = """
|
||||
|
||||
Loading…
Reference in New Issue
Block a user