uwsgi
has a dependency on libpcre
, which was moved from the feeds to the core packages a few days ago. (https://github.com/openwrt/packages/commit/6f5412e6beb25d94cb30f088177900f2619af514 7)If you are updating your feeds, but still maintaining a 19.07.3 base, it probably won't work. It'll report that xxx has a dependency on libpcre and cannot be found type error. I'm sure if it already isn't backported, it'll be in the next milestone release.
If you are building from source, make sure you either pull or rebase from the master
branch, which should fix it."
https://forum.openwrt.org/t/cant-install-luci-ssl-nginx-missing-uwsgi-dependencies/71906
This is even getting to LibreMesh yet.
I'm trying to get master to build now, but not sure if it will work either.
Is there any other way to get LibreMesh going other than building my own OpenWRT firmware?