freifunk / openwrt-packages

Freifunk specific global OpenWrt Packages
Apache License 2.0
26 stars 33 forks source link

运行./scripts/feeds install -a后提示错误 缺少这个依赖luci-lib-ipkg #41

Open superabbite1 opened 3 years ago

superabbite1 commented 3 years ago

运行./scripts/feeds install -a -p freifunk后提示这个报错要怎么弄? WARNING: Makefile 'package/freifunk/modules/luci-mod-freifunk/Makefile' has a dependency on 'luci-lib-ipkg', which does not exist

rubo77 commented 3 years ago

Translated:

After running ./scripts/feeds install -a -p freifunk it prompts how to get this error

Yes this is a known warning, and it can be ignored

SvenRoederer commented 3 years ago

@superabbite1 did you install the luci feed? luci-lib-ipkg is taken from there.