mkschreder / juci

JUCI JavaScript Webgui for embedded devices running OpenWRT
Other
388 stars 107 forks source link

Make dependency which does not exist #91

Open Ilia1 opened 2 years ago

Ilia1 commented 2 years ago
WARNING: Makefile 'package/feeds/juci/juci/Makefile' has a dependency on 'luci-bwc', which does not exist
WARNING: Makefile 'package/feeds/juci/luaposix33/Makefile' has a build dependency on '+lua/host', which does not exist
WARNING: Makefile 'package/feeds/juci/speedtest-cli/Makefile' has a dependency on 'python', which does not exist

does not compile to openwrt

RadioOperator commented 2 years ago

Hi @Ilia1 did you fix it? I got same things on v21.02.1. Thanks.