mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 21:21:25 +04:00
a405a93fa6
Prevent emitting broken dependency statements when resolving references
to non existing packages to an empty provider list.
Fixes: 47d6b05ad3 ("metadata: always resolve dependencies through provides list")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>