mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-11 03:56:16 +00:00
Build: Add Dockerfile
This commit is contained in:
parent
27913154ea
commit
00c0650f96
Notes:
sideshowbarker
2024-07-19 06:15:59 +09:00
Author: https://github.com/Jongy
Commit: 00c0650f96
Pull-request: https://github.com/SerenityOS/serenity/pull/2313
4 changed files with 17 additions and 6 deletions
|
@ -10,11 +10,6 @@ Make sure you have all the dependencies installed:
|
|||
sudo apt install build-essential cmake curl libmpfr-dev libmpc-dev libgmp-dev e2fsprogs qemu-system-i386 qemu-utils
|
||||
```
|
||||
|
||||
On Docker, install these as well:
|
||||
```bash
|
||||
sudo apt install wget genext2fs
|
||||
```
|
||||
|
||||
**Fedora**
|
||||
```bash
|
||||
sudo dnf install curl cmake mpfr-devel libmpc-devel gmp-devel e2fsprogs @"C Development Tools and Libraries" @Virtualization
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue