mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:47:35 +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
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ configopts=(
|
|||
)
|
||||
depends=(
|
||||
'expat'
|
||||
'libffi'
|
||||
'libxml2'
|
||||
)
|
||||
files=(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue