Documentation: Add build instructions for FreeBSD

This commit is contained in:
Undefine 2025-06-30 16:35:25 +02:00 committed by Andrew Kaster
parent 060e8518b4
commit 9d26caf0d5

View File

@ -183,6 +183,12 @@ choco install pkgconfiglite -y
On a Unix-like platform, install the prerequisites for that platform and then see the [Android Studio guide](EditorConfiguration/AndroidStudioConfiguration.md).
Or, download a version of Gradle >= 8.0.0, and run the ``gradlew`` program in ``UI/Android``
### FreeBSD
```
pkg install autoconf-archive automake autoconf bash cmake curl gmake gn libtool libxcb libxkbcommon libX11 libXrender libXi nasm ninja patchelf pkgconf python3 qt6-base qt6-multimedia unzip zip
```
## Build steps
### Using ladybird.py