luci-app-bcp38: fix typo in dependency

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
Hannu Nyman 2017-02-16 12:14:45 +02:00
parent d537684324
commit c0303598d5

View file

@ -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