diff --git a/recipes/wip/wayland/cosmic-comp/recipe.toml b/recipes/wip/wayland/cosmic-comp/recipe.toml index 0f5fe2bd9..55ee16780 100644 --- a/recipes/wip/wayland/cosmic-comp/recipe.toml +++ b/recipes/wip/wayland/cosmic-comp/recipe.toml @@ -1,4 +1,4 @@ -#TODO: does not compile +#TODO: does not work [source] git = "https://github.com/jackpot51/cosmic-comp" branch = "redox" @@ -7,8 +7,7 @@ branch = "redox" template = "custom" dependencies = [ "libffi", - #"libgbm", - #"libinput", + #TODO: requires evdev and some udev implementation: "libinput", "libwayland", "libxkbcommon", "mesa",