package/tio: Config.in: add missing selection of libglib2

Buildroot commit [1] (package/tio: bump to 3.5) added the libglib2 in
the .mk file without selecting it in Config.in.

This commit fixes that.

[1] 3d85e9df43

Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 5a40d54cc3)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Julien Olivain
2025-12-21 12:57:06 +01:00
committed by Thomas Perale
parent ac7842ab6b
commit ca558fb399

View File

@@ -5,6 +5,7 @@ config BR2_PACKAGE_TIO
depends on BR2_USE_WCHAR # glib2
depends on BR2_PACKAGE_HAS_LUAINTERPRETER
depends on !BR2_PACKAGE_LUAJIT
select BR2_PACKAGE_LIBGLIB2
help
"tio" is a simple TTY terminal application which features a
straightforward commandline interface to easily connect to