From 6407fdf016d1200eb9566fb3097dec9303eb354c Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Mon, 29 Jul 2019 03:20:15 +0800 Subject: [PATCH] luci-app-k3screenctrl: fix depention --- package/cnsztl/luci-app-k3screenctrl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/cnsztl/luci-app-k3screenctrl/Makefile b/package/cnsztl/luci-app-k3screenctrl/Makefile index 293e45e51a..def26e8067 100644 --- a/package/cnsztl/luci-app-k3screenctrl/Makefile +++ b/package/cnsztl/luci-app-k3screenctrl/Makefile @@ -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