mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
Documentation: Add build instructions for FreeBSD
This commit is contained in:
parent
060e8518b4
commit
9d26caf0d5
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user