package/mosquitto: host variant also needs cmake >= 4.3

Commit da9dcddff1 (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 in
da9dcddff1.

Fixes: da9dcddff1

Signed-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>
(cherry picked from commit b8d6e76897)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Yann E. MORIN
2026-07-08 06:57:18 +02:00
committed by Thomas Perale
parent 095117c40d
commit b75d130294

View File

@@ -1,4 +1,5 @@
config BR2_PACKAGE_HOST_MOSQUITTO
bool "host mosquitto (mosquitto_passwd)"
select BR2_HOST_CMAKE_AT_LEAST_4_3
help
Only installs mosquitto_passwd.