From 28783c4c2752dd1c35d52f7f52b30e012ff977ca Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Thu, 24 Jul 2014 16:26:27 +0200 Subject: [PATCH] site.mk: +luci-portconfig, +announced --- site.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site.mk b/site.mk index d4a0840..9aa1220 100644 --- a/site.mk +++ b/site.mk @@ -1,5 +1,6 @@ GLUON_SITE_PACKAGES := \ gluon-alfred \ + gluon-announced \ gluon-autoupdater \ gluon-config-mode \ gluon-ebtables-filter-multicast \ @@ -7,6 +8,7 @@ GLUON_SITE_PACKAGES := \ gluon-legacy \ gluon-luci-admin \ gluon-luci-autoupdater \ + gluon-luci-portconfig \ gluon-next-node \ gluon-mesh-batman-adv \ gluon-mesh-vpn-fastd \