mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-24 00:24:38 +00:00
Meta: Add openSUSE dependencies to build documentation (#2801)
This commit is contained in:
committed by
GitHub
parent
6075defd55
commit
782cd93c01
@@ -15,6 +15,11 @@ sudo apt install build-essential cmake curl libmpfr-dev libmpc-dev libgmp-dev e2
|
||||
sudo dnf install curl cmake mpfr-devel libmpc-devel gmp-devel e2fsprogs @"C Development Tools and Libraries" @Virtualization
|
||||
```
|
||||
|
||||
**openSUSE**
|
||||
```bash
|
||||
sudo zypper install curl cmake mpfr-devel libmpc-devel gmp-devel e2fsprogs patch qemu-x86 qemu-audio-pa gcc gcc-c++ patterns-devel-C-C++-devel_C_C++
|
||||
```
|
||||
|
||||
**Arch Linux / Manjaro**
|
||||
```bash
|
||||
sudo pacman -S base-devel cmake curl mpfr libmpc gmp e2fsprogs qemu qemu-arch-extra
|
||||
|
||||
Reference in New Issue
Block a user