mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-20 08:18:55 +00:00
Ports/wayland: Add libffi
dependency
This allows `wayland` to build from a clean state.
This commit is contained in:
parent
89305f1481
commit
51ee37ed76
Notes:
sideshowbarker
2024-07-16 23:59:28 +09:00
Author: https://github.com/tcl3
Commit: 51ee37ed76
Pull-request: https://github.com/SerenityOS/serenity/pull/20514
Reviewed-by: https://github.com/timschumi ✅
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ configopts=(
|
||||||
)
|
)
|
||||||
depends=(
|
depends=(
|
||||||
'expat'
|
'expat'
|
||||||
|
'libffi'
|
||||||
'libxml2'
|
'libxml2'
|
||||||
)
|
)
|
||||||
files=(
|
files=(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue