diff --git a/recipes/wip/wezterm/recipe.toml b/recipes/wip/wezterm/recipe.toml index 45dd51fcbefa726634eab65539cd9689621a6421..0c0825b90d64f563273206bb572cd86f9015bf40 100644 --- a/recipes/wip/wezterm/recipe.toml +++ b/recipes/wip/wezterm/recipe.toml @@ -3,6 +3,3 @@ git = "https://github.com/wez/wezterm" [build] template = "cargo" -dependencies = [ - "libwayland", -]