mirror of
https://github.com/coolsnowwolf/luci
synced 2025-01-07 07:06:41 +08:00
luci-compat: fix compatibility with v19.07.7
This commit is contained in:
parent
eba8e8b5dc
commit
7acf7ff40a
@ -8,7 +8,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
LUCI_TITLE:=ACME package - LuCI interface
|
||||
LUCI_DEPENDS:=+luci-compat +luci-mod-admin-full +acme
|
||||
LUCI_DEPENDS:=+acme
|
||||
|
||||
PKG_MAINTAINER:=Toke Høiland-Jørgensen <toke@toke.dk>
|
||||
PKG_LICENSE:=GPL-3.0-or-later
|
||||
|
@ -12,7 +12,6 @@ LUCI_TYPE:=mod
|
||||
LUCI_BASENAME:=compat
|
||||
|
||||
LUCI_TITLE:=LuCI compatibility libraries
|
||||
LUCI_DEPENDS:=+luci-base
|
||||
|
||||
include ../../luci.mk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user