Skip to content

Commit

Permalink
Merge pull request #1141 from ilario/typo-lime-app_Makefile
Browse files Browse the repository at this point in the history
fixed typo ubus-lime-groundrouting in lime-app's Makefile
  • Loading branch information
a-gave authored Nov 19, 2024
2 parents 88b0846 + 4dcf970 commit 0878431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/lime-app/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ define Package/$(PKG_NAME)
URL:=http://github.com/libremesh/lime-app
DEPENDS:=+rpcd +uhttpd +uhttpd-mod-ubus +uhttpd-mod-lua \
+ubus-lime-location +ubus-lime-metrics +ubus-lime-utils \
+rpcd-mod-iwinfo +ubus-lime-grondrouting
+rpcd-mod-iwinfo +ubus-lime-groundrouting
PKGARCH:=all
endef

Expand Down

0 comments on commit 0878431

Please sign in to comment.