luci-app-bcp38: fix typo in dependency
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
parent
d537684324
commit
c0303598d5
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
LUCI_TITLE:=BCP38 LuCI interface
|
||||
LUCI_DEPENDS:=+luci-admin-full +bcp38
|
||||
LUCI_DEPENDS:=+luci-mod-admin-full +bcp38
|
||||
|
||||
PKG_MAINTAINER:=Toke Høiland-Jørgensen <toke@toke.dk>
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
|
|
Loading…
Reference in a new issue