site.mk: one package per line
This commit is contained in:
parent
99e43524b8
commit
3b7314ee19
1 changed files with 15 additions and 2 deletions
17
site.mk
17
site.mk
|
@ -1,2 +1,15 @@
|
|||
GLUON_SITE_PACKAGES := gluon-config-mode gluon-cron gluon-ebtables gluon-next-node gluon-mesh-batman-adv gluon-mesh-vpn-fastd gluon-autoupdater \
|
||||
htop iputils-ping6 iptables kmod-ipt-nathelper firewall fastd haveged
|
||||
GLUON_SITE_PACKAGES := \
|
||||
gluon-config-mode \
|
||||
gluon-cron \
|
||||
gluon-ebtables \
|
||||
gluon-next-node \
|
||||
gluon-mesh-batman-adv \
|
||||
gluon-mesh-vpn-fastd \
|
||||
gluon-autoupdater \
|
||||
htop \
|
||||
iputils-ping6 \
|
||||
iptables \
|
||||
kmod-ipt-nathelper \
|
||||
firewall \
|
||||
fastd \
|
||||
haveged
|
||||
|
|
Loading…
Reference in a new issue