diff --git a/recipes-support/foot/foot_git.bb b/recipes-support/foot/foot_git.bb index f581ce0..4813a4e 100644 --- a/recipes-support/foot/foot_git.bb +++ b/recipes-support/foot/foot_git.bb @@ -16,7 +16,7 @@ DEPENDS = " \ wayland-native \ " -RRECOMMENDS:${PN} = "ncurses-terminfo xdg-utils" +RRECOMMENDS:${PN} = "ncurses-terminfo" SRC_URI = " \ git://codeberg.org/dnkl/foot.git;protocol=https;branch=master \