diff --git a/recipes/wip/wayland/wayland-rs/recipe.toml b/recipes/wip/wayland/wayland-rs/recipe.toml index f735f4ae..235c9d99 100644 --- a/recipes/wip/wayland/wayland-rs/recipe.toml +++ b/recipes/wip/wayland/wayland-rs/recipe.toml @@ -12,5 +12,5 @@ dependencies = [ script = """ DYNAMIC_INIT export RUSTFLAGS="${RUSTFLAGS} -lffi" -cookbook_cargo_examples simple_window +cookbook_cargo_examples list_globals_no_dispatch list_globals simple_window """