1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-09 09:34:57 +09:00

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
parent 22a7e0795a
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
```
### Haiku:
```
pkgman install cmake cmd:python3 ninja openal_devel qt6_base_devel qt6_multimedia_devel qt6_tools_devel
```
### Android:
> [!NOTE]