mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 05:39:53 +00:00
Docs: Add libtool as a linux void build dependency
This commit is contained in:
parent
7d6616669c
commit
89870f82ba
Notes:
github-actions[bot]
2025-12-06 18:09:31 +00:00
Author: https://github.com/usebeforefree 🔰
Commit: 89870f82ba
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/7041
1 changed files with 1 additions and 1 deletions
|
|
@ -137,7 +137,7 @@ This virtual environment can be created once and reused in future shell sessions
|
|||
|
||||
```
|
||||
sudo xbps-install -Su # (optional) ensure packages are up to date to avoid "Transaction aborted due to unresolved dependencies."
|
||||
sudo xbps-install -S git bash gcc python3 curl cmake zip unzip linux-headers make pkg-config autoconf automake autoconf-archive nasm MesaLib-devel ninja qt6-base-devel qt6-tools-devel qt6-wayland-devel
|
||||
sudo xbps-install -S git bash gcc python3 curl cmake libtool zip unzip linux-headers make pkg-config autoconf automake autoconf-archive nasm MesaLib-devel ninja qt6-base-devel qt6-tools-devel qt6-wayland-devel
|
||||
```
|
||||
|
||||
### NixOS or with Nix:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue