mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Commitda9dcddff1(package/mosquitto: requires cmake >= 4.3) added a requirement against cmake 4.3 for the target variant, but forgot to add the same requirement to the host variant. Do so, for the same reasons as reported for the target variant inda9dcddff1. Fixes:da9dcddff1Signed-off-by: Yann E. MORIN <yann.morin@orange.com> Cc: Peter Korsgaard <peter@korsgaard.com> Cc: Titouan Christophe <titouan.christophe@mind.be> Signed-off-by: Romain Naour <romain.naour@smile.fr>