AlexZhuo / luci-app-shadowsocksR

OpenWrt/LEDE LuCI for Shadowsocks-libev
181 stars 91 forks source link

Why there's dependency problems when installing on LEDE 17.01.2? #21

Closed cnpcshangbo closed 6 years ago

cnpcshangbo commented 6 years ago

I use LEDE 17.01.2 on Newifi. Ipk is compiled with LEDE 17.01.2 SDK successfully. However opkg installing ipk file triggered some dependency problems. Any ideas on this?

screenshot 2017-10-05 06 54 23

Do I need to recompile the firmware to include more dependencies?

Do we need to update the dependency list in this package to fit the changes in LEDE?

Thanks, Bo

cnpcshangbo commented 6 years ago

I figured this out. I used "feeds" to add those dependencies before cross-compiling. Use the menu to select modules needed. Then I got ipk files for those dependencies. Read more about pdnsd: https://github.com/mengskysama/openwrt-pdnsd