Documentation: Remove instructions for Haiku

No one has tried to build Ladybird on Haiku since the
fork, and it doesn't have any vcpkg support.
This commit is contained in:
Andrew Kaster 2025-05-14 11:02:52 -06:00 committed by Sam Atkins
commit cd06939325
Notes: github-actions[bot] 2025-05-14 21:16:45 +00:00

View file

@ -168,11 +168,6 @@ choco install pkgconfiglite -y
pfexec pkg install clang-19 cmake libglvnd ninja qt6 pfexec pkg install clang-19 cmake libglvnd ninja qt6
``` ```
### Haiku:
```
pkgman install cmake cmd:python3 ninja openal_devel qt6_base_devel qt6_multimedia_devel qt6_tools_devel
```
### Android: ### Android:
> [!NOTE] > [!NOTE]