bugfix: add luasocket feed to make luasocket package available (#391)

This commit is contained in:
dman776 2019-03-26 22:49:33 -05:00 committed by GitHub
parent 1c81085986
commit 5016da26c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ feeds-update: stamp-clean-feeds-updated .stamp-feeds-updated
cd $(OPENWRT_DIR); ./scripts/feeds install luci-lib-ip
cd $(OPENWRT_DIR); ./scripts/feeds install luci-lib-jsonc
cd $(OPENWRT_DIR); ./scripts/feeds install luaposix
cd $(OPENWRT_DIR); ./scripts/feeds install luasocket
touch $@
# prepare patch