smallvil: dynamically link and include libffi

This commit is contained in:
Jeremy Soller 2025-11-04 14:46:49 -07:00
parent a1b1de3308
commit 246ed0fbde
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -4,8 +4,10 @@ git = "https://github.com/Smithay/smithay"
[build]
template = "custom"
dependencies = [
"libffi",
"libwayland",
]
script = """
DYNAMIC_INIT
cookbook_cargo_packages smallvil
"""