luci-app-k3screenctrl: fix depention

This commit is contained in:
CN_SZTL 2019-07-29 03:20:15 +08:00
parent a3569b6af5
commit 6407fdf016
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -25,7 +25,7 @@ define Package/$(PKG_NAME)
CATEGORY:=LuCI
SUBMENU:=3. Applications
TITLE:=LuCI Support for k3screenctrl
DEPENDS:=@PACKAGE_phicommk3-screenctrl +phicommk3-screenctrl
DEPENDS:=@PACKAGE_k3screenctrl +k3screenctrl
endef
define Package/$(PKG_NAME)/description