Skip to content

Commit

Permalink
fix bandwidth display tables not working
Browse files Browse the repository at this point in the history
  • Loading branch information
coolsnowwolf committed Mar 7, 2018
1 parent 2377b9e commit 62c27cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/gargoyle/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ define Package/gargoyle
SECTION:=admin
CATEGORY:=Administration
TITLE:=Gargoyle Web Interface
DEPENDS:=+uci +libuci +haserl-i18n +uhttpd +libustream-mbedtls +qos-gargoyle +bwmon-gargoyle +ddns-gargoyle +webmon-gargoyle +gargoyle-firewall-util +libericstools +etherwake +gpkg $(ATH_DEPS) $(BRCM_DEPS) $(LED_DEPS)
DEPENDS:=+uci +libuci +haserl-i18n +uhttpd +libustream-mbedtls +qos-gargoyle +bwmon-gargoyle +ddns-gargoyle +webmon-gargoyle +gargoyle-firewall-util +libericstools +etherwake +wireless-tools +kmod-nf-conntrack-netlink +@IPTABLES_CONNLABEL +@IPTABLES_NFTABLES +libmnl +libnetfilter-conntrack +libnftnl +relayd +gpkg $(ATH_DEPS) $(BRCM_DEPS) $(LED_DEPS)
MAINTAINER:=Eric Bishop <[email protected]>
endef

Expand Down

0 comments on commit 62c27cd

Please sign in to comment.