mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Remove rdisc6 dependancy
This commit is contained in:
parent
ff90fb808f
commit
41abdb1b0f
2 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
LUCI_TITLE:=LuCI Support for OpenMPTCProuter
|
LUCI_TITLE:=LuCI Support for OpenMPTCProuter
|
||||||
LUCI_DEPENDS:=+luci-lib-json +rdisc6 +curl +bind-dig +tracebox
|
LUCI_DEPENDS:=+luci-lib-json +curl +bind-dig +tracebox
|
||||||
PKG_LICENSE:=GPLv3
|
PKG_LICENSE:=GPLv3
|
||||||
|
|
||||||
#include ../luci/luci.mk
|
#include ../luci/luci.mk
|
||||||
|
|
|
@ -948,6 +948,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<!-- <div class="cbi-value" data-depends="[{"cbid.sqm.<%=ifname%>.enabled":"1"}]" data-index="17"> -->
|
||||||
<div class="cbi-value" data-index="17">
|
<div class="cbi-value" data-index="17">
|
||||||
<label class="cbi-value-title"><%:Enable SQM autorate%></label>
|
<label class="cbi-value-title"><%:Enable SQM autorate%></label>
|
||||||
<div class="cbi-value-field">
|
<div class="cbi-value-field">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue