luci-app-verysync: fix wrong dependency (#1863)

* verysync: fix wrong dependency

* verysync: edit chmod line

* verysync: revert
This commit is contained in:
ZhenYu 2019-10-25 15:50:58 +08:00 committed by coolsnowwolf
parent 820b0f12ec
commit 23ebfd3374
2 changed files with 2 additions and 3 deletions

View File

@ -6,12 +6,11 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for Verysync
LUCI_DEPENDS:=+luci
LUCI_DEPENDS:=+verysync
LUCI_PKGARCH:=all
PKG_VERSION:=1.0
PKG_RELEASE:=1
PKG_RELEASE:=2
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature