diff --git a/recipes/wip/wayland/smallvil/recipe.toml b/recipes/wip/wayland/smallvil/recipe.toml index e895b8930..d4e1fb51b 100644 --- a/recipes/wip/wayland/smallvil/recipe.toml +++ b/recipes/wip/wayland/smallvil/recipe.toml @@ -4,8 +4,10 @@ git = "https://github.com/Smithay/smithay" [build] template = "custom" dependencies = [ + "libffi", "libwayland", ] script = """ +DYNAMIC_INIT cookbook_cargo_packages smallvil """