foot: remove RRECCOMENDS on xdg-utils

xdg-open and xdg-email are provided by both xdg-utils and flatpak-xdg-utils.
This commit is contained in:
Markus Volk 2022-12-26 06:50:28 +01:00
parent 2078262b2e
commit 469df8e7ea

View File

@ -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 \