Skip to content

Commit 89870f8

Browse files
usebeforefreetrflynn89
authored andcommitted
Docs: Add libtool as a linux void build dependency
1 parent 7d66166 commit 89870f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/BuildInstructionsLadybird.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ This virtual environment can be created once and reused in future shell sessions
137137

138138
```
139139
sudo xbps-install -Su # (optional) ensure packages are up to date to avoid "Transaction aborted due to unresolved dependencies."
140-
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
140+
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
141141
```
142142

143143
### NixOS or with Nix:

0 commit comments

Comments
 (0)