mirror of
https://github.com/MercuryWorkshop/anuraOS.git
synced 2025-09-04 17:19:24 +00:00
update epoxy
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
* @type {import("prettier").Config}
|
||||
*/
|
||||
const config = {
|
||||
tabWidth: 4,
|
||||
trailingComma: "all",
|
||||
useTabs: true,
|
||||
semi: true,
|
||||
singleQuote: false,
|
||||
};
|
||||
|
@@ -41,6 +41,7 @@ Anura shows as more of a proof-of-concept with what's possible on the modern web
|
||||
- `wasm-opt`
|
||||
- `make`
|
||||
- `gcc` (`gcc-multilib` on Debian and Ubuntu x86_64)
|
||||
- 32 bit version of `glibc` (needed for building rootfs, `lib32-glibc` on Arch Linux)
|
||||
- `clang`
|
||||
- `uuid-runtime`
|
||||
- `jq`
|
||||
|
Submodule x86_image_wizard/epoxy updated: b6ba44eaa3...194ad4e5c8
Reference in New Issue
Block a user