Просмотр исходного кода

ncurses: add foot terminfo

Add terminfo file for the terminal emulator foot.

https://codeberg.org/dnkl/foot

Signed-off-by: novenary enneagon <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/15915
Signed-off-by: Robert Marko <[email protected]>
novenary enneagon 1 год назад
Родитель
Сommit
d92c42f469
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      package/libs/ncurses/Makefile

+ 1 - 0
package/libs/ncurses/Makefile

@@ -126,6 +126,7 @@ ifneq ($(HOST_OS),FreeBSD)
 		a/ansi \
 		a/alacritty \
 		d/dumb \
+		f/foot \
 		l/linux \
 		r/rxvt \
 		r/rxvt-unicode \