open-app-filter: add depends kmod-oaf
Signed-off-by: sbwml <admin@cooluc.com>
This commit is contained in:
parent
8282e7f366
commit
63ad155d49
@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
LUCI_TITLE:=Open App Filter Module
|
||||
LUCI_PKGARCH:=all
|
||||
LUCI_DEPENDS:=+appfilter +kmod-oaf +luci-compat
|
||||
LUCI_DEPENDS:=+appfilter +luci-compat
|
||||
PKG_NAME:=luci-app-oaf
|
||||
PKG_VERSION:=5.0.2
|
||||
PKG_RELEASE:=1
|
||||
|
@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/appfilter
|
||||
SECTION:=Derry Apps
|
||||
CATEGORY:=Derry Apps
|
||||
DEPENDS:=+libubox +libubus +libuci +libpthread +libjson-c +libblobmsg-json
|
||||
DEPENDS:=+kmod-oaf +libubox +libubus +libuci +libpthread +libjson-c +libblobmsg-json
|
||||
TITLE:=App filter userspace module
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user