mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-10 10:10:28 +03:00
In4fc62e1eb6, we removed arch/toolchain dependencies from the mosquitto library (MMU, !STATIC, SYNC4), and moved them to the mosquitto broker only. All the packages modified here only need the mosquitto library, so they shouldn't have those depends anymore; but this was never done before. Signed-off-by: Titouan Christophe <titouan.christophe@railnova.eu> [Peter: leave mmu/!static dependency for domoticz as it uses fork()/looks for libmosquitto.so] Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit8f5a9f597e) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>