Skip to content

Commit

Permalink
lime-freifunk: Add line breaks. Add lime-hwd-openwrt-wan as dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
p4u committed Jul 21, 2016
1 parent dcc5d5e commit 0d2101f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion packages/lime-freifunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,10 @@ define Package/$(PKG_NAME)
CATEGORY:=LiMe
MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
URL:=http://libre-mesh.org
DEPENDS:=+lime-system +lime-proto-batadv +batctl +lime-proto-bmx6 +lime-proto-anygw +dnsmasq-lease-share +dnsmasq-distributed-hosts +lime-eb-ip-tables +bmx6-auto-gw-mode +lime-webui
DEPENDS:=+lime-system +lime-proto-batadv +batctl +lime-proto-bmx6 \
+lime-proto-anygw +dnsmasq-lease-share +dnsmasq-distributed-hosts \
+lime-eb-ip-tables +bmx6-auto-gw-mode +lime-webui \
+lime-hwd-openwrt-wan

endef

Expand Down

0 comments on commit 0d2101f

Please sign in to comment.