Closed agambier closed 2 years ago
Hello, thanks for the report. It is an optional dependency it is not a requirement to build the images. We could add qt5 for xconfig or glib2, gtk2 and glade2 to use gconfig depending on your favourite configuration interface. As the configuration interface is anyway important, I think will add a paragraph to list these optional dependencies.
Add missing package libncurses5-dev. Needed for menuconfig.
After a fresh install of xubuntu 22.04, I installed the debian packages required to use buildroot but using
make menuconfig
triggered an error thatlibncurses5-dev
was missing.