Ports/wayland: Add libffi dependency

This allows `wayland` to build from a clean state.
This commit is contained in:
Tim Ledbetter 2023-08-12 10:40:25 +01:00 committed by Tim Schumacher
parent 89305f1481
commit 51ee37ed76

View file

@ -12,6 +12,7 @@ configopts=(
)
depends=(
'expat'
'libffi'
'libxml2'
)
files=(