Buildroot commit553c55e9bdadded the qt6multimedia package including an option to build examples which contains a dependency to qt6svg without selecting the package in Config.in. Fixes: https://autobuild.buildroot.org/results/c94670cf255a1a6975e99d7b22a159f7fdc6f850/ Makefile:578: *** qt6svg is in the dependency chain of qt6multimedia that has added it to its _DEPENDENCIES variable without selecting it or depending on it from Config.in. Stop. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr> (cherry picked from commitf37c48faf6) Signed-off-by: Thomas Perale <thomas.perale@mind.be>