mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-25 00:50:22 +00:00
Meta: Update OpenSUSE build dependencies (#3655)
This commit is contained in:
parent
254d66cd81
commit
a2ffe95a8c
Notes:
sideshowbarker
2024-07-19 02:06:36 +09:00
Author: https://github.com/consnop 🔰 Commit: https://github.com/SerenityOS/serenity/commit/a2ffe95a8c6 Pull-request: https://github.com/SerenityOS/serenity/pull/3655
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ sudo dnf install curl cmake mpfr-devel libmpc-devel gmp-devel e2fsprogs @"C Deve
|
|||
|
||||
**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++
|
||||
sudo zypper install curl cmake mpfr-devel mpc-devel gmp-devel e2fsprogs patch qemu-x86 qemu-audio-pa gcc gcc-c++ patterns-devel-C-C++-devel_C_C++
|
||||
```
|
||||
|
||||
**Arch Linux / Manjaro**
|
||||
|
|
Loading…
Reference in a new issue